What is an lvalue?
No Answer is Posted For this Question
Be the First to Post Answer
int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.
Dear Sir, we are required the bubble sorting programs Regs Prem
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
What is a static variable in c?
write a program to convert a expression in polish notation (postfix) to inline (normal)
where does it flourished?
Without Computer networks, Computers will be half the use. Comment.
what does ‘Bus Error’ mean?
What is the difference between exit() and _exit() function?
Can you assign a different address to an array tag?
Is reference used in C?