Answer Posted / ram
reference to the address of the variable
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what are multidimensional arrays?
How variables are declared in c?
What are disadvantages of C language.
What is d'n in c?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Explain the use of function toupper() with and example code?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What is "Duff's Device"?
What is array in C
Difference between pass by reference and pass by value?
can we change the default calling convention in c if yes than how.........?
List the different types of c tokens?
Is null valid for pointers to functions?
Why shouldn’t I start variable names with underscores?
What is a structure in c language. how to initialise a structure in c?