C program to read the integer and calculate sum and average using single
dimensional array
write a c program to find biggest of 3 number without relational operator?
What is the hardest programming language?
WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?
28 Answers 3D PLM, Code Studio, Deltech, IBM,
What are operators in c?
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
What does %p mean c?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Which of these functions is safer to use : fgets(), gets()? Why?
Is c++ based on c?
What is type qualifiers?
Will Macros support multiple arguments ?
What is an lvalue in c?