What are types of preprocessor in c?


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

Post New Answer

More C Interview Questions

Subtract Two Number Without Using Subtraction Operator

0 Answers  


What is the Lvalue and Rvalue?

2 Answers  


What are the 5 elements of structure?

0 Answers  


What is the maximum no. of arguments that can be given in a command line in C.?

0 Answers   HCL,


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

0 Answers  


What are the various topologies? Which one is the most secure?

2 Answers  


What is bss in c?

0 Answers  


f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


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 is signed and unsigned?

0 Answers  


What are structure members?

0 Answers  


what is d pitfalls of registers variables

3 Answers   TCS,


Categories