What are the uses of pre-processor directives?

Answer Posted / vl

The pre processor directives are the code line which are
replaced by the actuall value (header file and Macro
replacements) before compiler start the syntax checks.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is assignment operator?

626


what is reason of your company position's in india no. 1.

1777


Give differences between - new and malloc() , delete and free() ?

612


How to create struct variables?

595


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1489






hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1413


What is structure and union in c?

604


which is conditional construct a) if statement b) switch statement c) while/for d) goto

740


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

1675


What are the standard predefined macros?

634


What does c mean in standard form?

599


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1015


Can you write a programmer for FACTORIAL using recursion?

614


Why header file is used in c?

577


Do array subscripts always start with zero?

786