why wipro wase
No Answer is Posted For this Question
Be the First to Post Answer
What are header files? What are their uses?
what are the different storage classes in c?
What is a memory leak? How to avoid it?
What is derived datatype in c?
while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Why is sizeof () an operator and not a function?
What is extern variable in c with example?
What is the use of function in c?
What is FIFO?
Is javascript based on c?
Is there anything like an ifdef for typedefs?