how many keywords do C compile?

Answer Posted / chhatrala tejal n.

32

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is LINKED LIST? How can you access the last element in a linked list?

621


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1448


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1004


What are the different types of control structures in programming?

648


Write a C program in Fibonacci series.

622






Can you think of a logic behind the game minesweeper.

1991


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

641


please give me some tips for the placement in the TCS.

1620


Is javascript based on c?

583


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

644


Who developed c language and when?

567


Explain what is a const pointer?

625


Explain what is wrong with this program statement? Void = 10;

754


What are the 5 types of inheritance in c ++?

564


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

750