How was c created?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between union All statement and Union?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
How a string is stored in c?
how to create c progarm without void main()?
What is #define in c?
Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A
difference between memcpy and strcpy
Differentiate between a for loop and a while loop? What are it uses?
What is the difference between printf and scanf )?
What is Dynamic Initialization.
What are the primitive data types in c?