What is pass by value in c?
No Answer is Posted For this Question
Be the First to Post Answer
Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
What are the advantages and disadvantages of c language?
Can we declare variable anywhere in c?
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
what is data structure?
Define macros.
Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?
what do the 'c' and 'v' in argc and argv stand for?
What are keywords c?
How to write a C program to determine the smallest among three nos using conditional operator?
What are the different types of errors?