which header file contains main() function in c?
Answer Posted / raj
pls without knowing correct ans dont provide any wrong ans......
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
what is the format specifier for printing a pointer value?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
What is array of structure in c?
Give basis knowledge of web designing ...
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is an auto keyword in c?
i have a written test for microland please give me test pattern
Explain what are global variables and explain how do you declare them?
Where does the name "C" come from, anyway?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What are c identifiers?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What are reserved words with a programming language?
What is meant by type casting?
Do you know the difference between exit() and _exit() function in c?