which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma

Answer Posted / soumya

all are preprocessor

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which header file is essential for using strcmp function?

951


What is #line?

621


What is modifier & how many types of modifiers available in c?

618


Was 2000 a leap year?

642


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

611






When should you use a type cast?

599


What is the heap?

701


The statement, int(*x[]) () what does in indicate?

661


Write a program with dynamically allocation of variable.

615


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1607


What are multidimensional arrays?

662


Which programming language is best for getting job 2020?

619


Why do we need functions in c?

571


When is a “switch” statement preferable over an “if” statement?

657


What is the difference between array_name and &array_name?

789