Why we use void main in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between malloc() and calloc() function?
which type of question asked from c / c++ in interview.
Explain how can you determine the size of an allocated portion of memory?
Explain indirection?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
What is null pointer constant?
Method Overloading exist in c ?
What is macro?
What is the Difference between Macro and ordinary definition?
3 Answers Bosch, Cognizant, College School Exams Tests, Motorola,
. Write a program to get a string and to convert the 1st letter of it to uppercase
Can you explain the four storage classes in C?
what is the different between data structure and data type?