Answer Posted / deepa.g
Pointer is stores the address of the another variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the expression “++a” and “a++”?
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. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
What does d mean?
Is a house a mass structure?
Why should I use standard library functions instead of writing my own?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
If errno contains a nonzero number, is there an error?
What are the different types of pointers used in c language?
How can you convert integers to binary or hexadecimal?
p*=(++q)++*--p when p=q=1 while(q<=6)
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
How can a process change an environment variable in its caller?
Explain can static variables be declared in a header file?
Write a program to check whether a number is prime or not using c?
What is the role of && operator in a program code?