Difference between malloc() and calloc() function?
Write a program to show the change in position of a cursor using c
Explain how are 16- and 32-bit numbers stored?
what is the use of #pragma pack, wer it is used?
In a header file whether functions are declared or defined?
how to add numbers without using arithmetic operators.
The C language terminator is a.semicolon b.colon c.period d.exclamation mark
What is Function Pointer? Explain with example?
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
List some applications of c programming language?
What is %d used for?
what is the difference between procedure oriented and object oriented progaming language