what is a pragma in C++?


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

Post New Answer

More C++ Interview Questions

Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


Write a C++ Program to Find whether given Number is Odd or Even.

1 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


In C++ what is a vtable and how does it work?

0 Answers   Agilent,






What is placement new?

1 Answers   Amazon,


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


What are string library functions(syntax).

0 Answers   Accenture,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


What does it mean to take the address of a reference?

0 Answers   Amazon,


Categories