Answer Posted / guest
array's start from 0
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Why c language?
Explain what is the best way to comment out a section of code that contains comments?
Explain how can I make sure that my program is the only one accessing a file?
Explain what is the advantage of a random access file?
what is the function of pragma directive in c?
Calculate 1*2*3*____*n using recursive function??
What is a constant and types of constants in c?
Explain what are binary trees?
What is the correct declaration of main?
int i=10; printf("%d %d %d", i, i=20, i);
What is volatile keyword in c?
What are variables c?
Which is better pointer or array?
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.
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......