Answer Posted / mukesh kumar
pointer is variable it contain's or store the address of
other variable.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Why doesn't C support function overloading?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
using for loop sum 2 number of any 4 digit number in c language
What are the 5 types of organizational structures?
What is the importance of c in your views?
What are file streams?
What is the use of ?: Operator?
How can I direct output to the printer?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
will u please send me the placement papers to my mail???????????????????
What is a shell structure examples?
Explain null pointer.
Can an array be an Ivalue?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above