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
explain what is a newline escape sequence?
What is variable and explain rules to declare variable in c?
How is actual parameter different from the formal parameter?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
Difference between MAC vs. IP Addressing
differentiate built-in functions and user – defined functions.
Difference between exit() and _exit() function?
What is the use of a conditional inclusion statement in C?
When is the “void” keyword used in a function?
Explain what is operator promotion?
Is a house a mass structure?
What is the difference between constant pointer and constant variable?
What is a pointer in c plus plus?
With the help of using classes, write a program to add two numbers.
What are the two types of functions in c?