Why do we use & in c?
No Answer is Posted For this Question
Be the First to Post Answer
diff .between strcture and union
WHY DO WE USE A TERMINATOR IN C LANGUAGE?
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc()
What is the Purpose of 'extern' keyword in a function declaration?
Difference between Shallow copy and Deep copy?
How can I invoke another program from within a C program?
how to find your architecture is LittleEndian or BigEndian?
How was c created?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
What is the o/p of the follow pgm? #include<stdio.h> main() { char char_arr[5]=”ORACL”; char c=’E’; prinf(“%s\n”,strcat(char_arr,c)); } a:oracle b. oracl c.e d.none
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.