What is ## preprocessor operator in c?


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

Post New Answer

More C Interview Questions

What is array within structure?

0 Answers  


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


Write a function that will take in a phone number and output all possible alphabetical combinations

0 Answers   Motorola,


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

0 Answers  


What is clrscr ()?

0 Answers  






write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


Where define directive used?

0 Answers  


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


How can a process change an environment variable in its caller?

0 Answers  


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


write a c program to print "Welcome" without using semicolon in the whole program ??

15 Answers   Infosys, TCS,


Does free set pointer to null?

0 Answers  


Categories