Do pointers store the address of value or the actual value of a variable?
No Answer is Posted For this Question
Be the First to Post Answer
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
How can I list all of the predefined identifiers?
How do you prevent buffer overflows in C?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
List some of the static data structures in C?
What is the difference between %d and %i?
What is zero based addressing?
what is develop in c language
Differentiate abs() function from fabs() function.