What is sizeof c?
No Answer is Posted For this Question
Be the First to Post Answer
What is C++
What is the use of getchar functions?
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
a=(1,2,3); b=1,2,3; c=1,(2,3); d=(1,2),3; what's the value of 'a','b','c','d'
Explain the advantages of using macro in c language?
How do you use a pointer to a function?
What is structure in c explain with example?
how to use enum datatype?Please explain me?
What are the application of c?
What is Full Form of C and Why We use C
what is the difference between %d and %*d in c languaga?
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *