Answer Posted / srinivash
to store the address of a variable which s effective in
fuction calling by call by reference r call by address method
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Place the #include statement must be written in the program?
What is call by value in c?
What are keywords in c with examples?
What is volatile variable in c?
What is an auto keyword in c?
What are the 5 organizational structures?
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
Why do we use namespace feature?
Write a program for finding factorial of a number.
Explain do array subscripts always start with zero?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Why void main is used in c?
What is c preprocessor mean?
What is meant by type specifiers?