Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / fazlur rahaman naik & praneeth

a is the answer.i.e semicolon.

Is This Answer Correct ?    20 Yes 0 No

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

Answer / shruti

terminator in C language is a SEMICOLON...

Is This Answer Correct ?    12 Yes 1 No

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

Answer / manju

a.semicolon
every statement in a ptogram which is written in c
language can be end with a semicolon. othewise it'l show a
error

Is This Answer Correct ?    10 Yes 1 No

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

Answer / genifer

its semicolon.. and not explanation mark..

Is This Answer Correct ?    5 Yes 1 No

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

Answer / vivek kumar

Terminator in the 'C' language is
semicolon

Is This Answer Correct ?    5 Yes 2 No

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

Answer / likhit gatagat

semicolon

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More C Interview Questions

When is a “switch” statement preferable over an “if” statement?

0 Answers  


In the below code, how do you modify the value 'a' and print in the function. You'll be allowed to add code only inside the called function. main() { int a=5; function(); // no parameters should be passed } function() { /* add code here to modify the value of and print here */ }

1 Answers  


how to find anagram without using string functions using only loops in c programming

0 Answers  


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

0 Answers  


What is sorting in c plus plus?

0 Answers  


what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

0 Answers  


Write a program to generate the Fibinocci Series

0 Answers   TISL,


How does free() know how many bytes to free?

8 Answers  


what is diognisis?

1 Answers  


Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .

3 Answers   TCS,


Hi, main() { } Is a user defined function or Built in Functionn

26 Answers   Honeywell, Yahoo,


Categories