Answer Posted / nashiinformaticssolutions
No, only one main() function is allowed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of operators?
What are the different types of control structures?
write a program to print largest number of each row of a 2D array
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Is null a keyword in c?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
i have a written test for microland please give me test pattern
Can the curly brackets { } be used to enclose a single line of code?
Why is c so important?
What is the return type of sizeof?
How do I use void main?
What are the types of pointers in c?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What is declaration and definition in c?
What is the c value paradox and how is it explained?