What is C language ?
No Answer is Posted For this Question
Be the First to Post Answer
program to print circle structure
Tell me the use of bit field in c language?
main() { printf("hello"); fork(); }
What is the full form of getch?
what is the difference between 123 and 0123 in c?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
0 Answers MAHINDRA, Protech, Sivan Tech,
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
find second largest element in array w/o using sorting techniques? use onle one for loop.
15 Answers BitWise, Zycus Infotech,
what is the use of operator ^ in C ? and how it works?
how c source file in converted to exe file
Tell us something about keyword 'auto'.