What is define directive?


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

Post New Answer

More C Interview Questions

How do you print only part of a string?

0 Answers  


How to write a program for swapping two strings without using 3rd variable and without using string functions.

7 Answers   iGate, Infotech,


i am using gsm modem ! I USE CMGL COMMAND TO DISPLAY THE LIST OF MESSAGES ! I WANT TO READ EACH MESSAGE ONE BY ONE AND GET EACH MESSAGE INDEX USING C PROGRAM ! THE RESPONSE OF THE MODULE AFTER AT+CMGL IS ---CMGL: 1,"REC READ","+85291234567",,"07/05/01,08:00:15+32",145,37 It is easy to list SMS text messages.---- I WANT THE PROGRAM TO GET THE NUMBER "37"{MESSAGE LENGTH} AS WELL AS "1"(MESSAGE INDEX NUMBER" PLEASE HELP

1 Answers   MTNL,


how the compiler treats any volatile variable?Explain with example.

1 Answers   Tata Elxsi,


what is the output of the following program and explain the answer #include<stdio.h> exp() { main(5) } main(int a) { printf("%d",a); return; }

3 Answers   Satyam,






Explain built-in function?

0 Answers  


to get a line of text and count the number of vowels in it

3 Answers   Satyam,


write a program to find the sum of the array elements in c language?

24 Answers   ICT, Infosys, Wipro,


What is sparse file?

1 Answers  


how to execute with out main in cprogram

15 Answers   Infosys,


Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


what is diference between return 0 and return NULL??

3 Answers  


Categories