The C language terminator is
a.semicolon
b.colon
c.period
d.exclamation mark
Answer Posted / fazlur rahaman naik & praneeth
a is the answer.i.e semicolon.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What is the right way to use errno?
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.
Why ca not I do something like this?
What is the correct code to have following output in c using nested for loop?
What is the purpose of ftell?
What is malloc() function?
What is variable and explain rules to declare variable in c?
Write the syntax and purpose of a switch statement in C.
What are the characteristics of arrays in c?
What are the functions to open and close file in c language?
What is the difference between formatted&unformatted i/o functions?
How will you divide two numbers in a MACRO?
What 'lex' does?
What is the stack in c?