What is static identifier?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of macro formats?
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
Whether there can be main inside another main?If so how does it work?
What is the use of void pointer and null pointer in c language?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
void swap(int a,int b) { a=a+b; b=a-b; a=a-b; } in this code always gives the same result for all case
what is the difference between getch() and getchar()?
Can we access the array using a pointer in c language?
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
What are the 4 types of unions?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,