What is the correct declaration of main?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


What is the need of structure in c?

0 Answers  


What is output redirection?

0 Answers  


what does ‘segmentation violation’ mean?

1 Answers  






How to establish connection with oracle database software from c language?

0 Answers  


What is strcpy() function?

0 Answers  


How do you define structure?

0 Answers  


c language interview questions & answer

0 Answers  


What is the scope of static variables in c language?

0 Answers  


in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 Answers  


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


Categories