Why & is used in c?
What is the return type of sizeof?
what is the difference between c and c++?
what is difference between array and structure?
44 Answers College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,
a=0; while(a<5) printf("%d\n",a++); how many times does the loop occurs? a.infinite b.5 c.4 d.6
In a header file whether functions are declared or defined?
How can I read data from data files with particular formats?
Is r written in c?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is the difference b/w Structure & Array?
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
How can you increase the allowable number of simultaneously open files?
How can you access memory located at a certain address?