What is C language Terminator?

Answer Posted / rajendra

Line terminator is ;(semicolon)
c longuage terminator is } (last bracket of main)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an lvalue in c?

789


Can you please compare array with pointer?

707


What is the function of this pointer?

771


Difference between strcpy() and memcpy() function?

775


How do you search data in a data file using random access method?

966






What is c variable?

662


Is null valid for pointers to functions?

719


What is indirection? How many levels of pointers can you have?

776


Why is c used in embedded systems?

712


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2433


What does 4d mean in c?

1091


What are volatile variables in c?

610


number of times a digit is present in a number

1627


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

743


What is the purpose of realloc()?

775