what is associativity explain
what is the precidence for * and & , * and ++
how the folloing declaration work
1) *&p;
2) *p++;
No Answer is Posted For this Question
Be the First to Post Answer
Is boolean a datatype in c?
Difference between fopen() and open()?
What are the advantages of external class?
What oops means?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
code for copying two strings with out strcpy() function.
write a program in c language to print your bio-data on the screen by using functions.
What is the purpose of realloc()?
Program to find largest of three numbers without using comparsion operator?
what is array?
What is the translation phases used in c language?
what is difference between C and C++