What type of function is main ()?
No Answer is Posted For this Question
Be the First to Post Answer
Is the following code legal? struct a { int x; struct a b; }
How do you use a 'Local Block'?
How was c created?
why do we use pointer instead directly acessing the data?
What is diffrance between declaration and defination of a variable or function
Explain how do you list a file’s date and time?
Write a program to print fibonacci series using recursion?
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
What are the different properties of variable number of arguments?
What are structure members?
What is c method?
Eight queens puzzle