Answer Posted / guest
after writing entire code first compile the program using
alt+F9.Then look at the errors and warnings ,after all the
errors and warnings are rectified u can run the program by
ctrl+F9.to watch the output go through the key alt+F5.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
where are auto variables stored? What are the characteristics of an auto variable?
What are the disadvantages of a shell structure?
What is getch?
How would you rename a function in C?
Explain b+ tree?
What is a char c?
What is output redirection?
How pointer is different from array?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What is logical error?
what is a constant pointer in C
Can a function argument have default value?
How can I find out the size of a file, prior to reading it in?
What are the characteristics of arrays in c?
What is a static variable in c?