Explain built-in function?
Explain the difference between structs and unions in c?
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); } what is the output?
Explain the use of #pragma exit?
What is function pointer c?
Why clrscr is used in c?
Expand the following LKB BKL FFG
What does dm mean sexually?
What does the error message "DGROUP exceeds 64K" mean?
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What is the collection of communication lines and routers called?
What are the 4 data types?