The C language terminator is
a.semicolon
b.colon
c.period
d.exclamation mark

Answer Posted / shruti

terminator in C language is a SEMICOLON...

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you write the function prototype, definition and mention the other requirements.

662


What is c value paradox explain?

576


What is null in c?

599


What is the use of header?

623


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

666






What is build process in c?

645


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

2242


Explain Basic concepts of C language?

646


largest Of three Number using without if condition?

1008


What are the advantages of c preprocessor?

713


How do I read the arrow keys? What about function keys?

616


What is the difference between struct and union in C?

574


What is the use of a static variable in c?

594


What is the use of volatile?

610


What is use of null pointer in c?

570