What is a keyword?


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

Post New Answer

More C Interview Questions

what is the different between if-else and switch statment (other than syntax)

26 Answers   CTS, Oracle, Scorpos,


write a program to display numbers from 1 to 10 and 10 to 1?

2 Answers  


What is difference between union and structure in c?

0 Answers  


Write a program to find whether the given number is prime or not?

6 Answers  


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

0 Answers   Huawei,






Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.

1 Answers  


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

0 Answers  


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 Answers   Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,


program to find a smallest number in an array

15 Answers   Microsoft, Sony,


Why dont c comments nest?

0 Answers  


Can we declare a function inside a function in c?

0 Answers  


Categories