why we are using semicolon at the end of printh statment
Answer Posted / sri
every statement must be end with semicolon.so We use
semicolon.
| Is This Answer Correct ? | 5 Yes | 22 No |
Post New Answer View All Answers
What is the difference between char array and char pointer?
What is a structure in c language. how to initialise a structure in c?
What do you mean by dynamic memory allocation in c?
How to establish connection with oracle database software from c language?
Why is struct padding needed?
What is the advantage of a random access file?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What is the code for 3 questions and answer check in VisualBasic.Net?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
What is union in c?
What is advantage of pointer in c?
What is a program flowchart and explain how does it help in writing a program?
Explain how can a program be made to print the name of a source file where an error occurs?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
writ a program to compare using strcmp VIVA and viva with its output.