Answer Posted / harish
terminator is used to tell that line is finished or
terminated and can execute next line to the Compiler.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Which driver is a pure java driver
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is NULL pointer?
What are different storage class specifiers in c?
code for find determinent of amatrix
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
What is the difference between a function and a method in c?
What is the use of typedef in structure in c?
C language questions for civil engineering
What is sorting in c plus plus?
How can I access an I o board directly?
What is c language & why it is used?
How can I insert or delete a line (or record) in the middle of a file?
What are the different types of objects used in c?