Answer Posted / sudharsan
c is a basic structural programming language and this is a
advanced version of cobal and pascal etc....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why use int main instead of void main?
Where static variables are stored in c?
write a programming in c to find the sum of all elements in an array through function.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
Explain the difference between getch() and getche() in c?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Write a program to implement queue.
What is data structure in c language?
Give me the code of in-order recursive and non-recursive.
What is the difference between void main and main in c?
can anyone suggest some site name..where i can get some good data structure puzzles???
What are the different types of objects used in c?
Are there namespaces in c?
How can I read data from data files with particular formats?
Is that possible to store 32768 in an int data type variable?