What are keywords in c with examples?


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

Post New Answer

More C Interview Questions

What are enums in c?

0 Answers  


What is meant by type casting?

0 Answers  


How arrays can be passed to a user defined function

0 Answers  


What are the advantages of c preprocessor?

0 Answers  


What is the size of array float a(10)?

0 Answers  


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

0 Answers  


What are pointers? What are stacks and queues?

0 Answers   Hexaware,


1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


Describe dynamic data structure in c programming language?

0 Answers  


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  


main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }

2 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


Categories