Not all reserved words are written in lowercase. TRUE or FALSE?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

3 Answers   Broadcom, TCS,


Describe the modifier in c?

0 Answers  


Can static variables be declared in a header file?

0 Answers  


Why is void main used?

0 Answers  


Explain what are the advantages and disadvantages of a heap?

0 Answers  






what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


Why do we need a structure?

0 Answers  


WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****

2 Answers  


How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.

12 Answers   NetApp,


What is sorting in c plus plus?

0 Answers  


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

0 Answers  


Explain low-order bytes.

0 Answers  


Categories