What are valid signatures for the Main function?


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

Post New Answer

More C Interview Questions

How can you find the day of the week given the date?

0 Answers  


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


can we define a function in structure?

2 Answers  


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


What is the difference between malloc() and calloc() function in c language?

0 Answers  






write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  


what different between c and c++

1 Answers  


WHAT IS INT?

8 Answers   Accenture,


define string ?

0 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


What is #ifdef ? What is its application?

0 Answers   TCS,


Categories