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

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

0 Answers   Amazon,


What's the value of the expression 5["abxdef"]?

0 Answers  


Explain the operator overloading feature in C++ ?

0 Answers  


Can we provide one default constructor for our class?

0 Answers  


How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,






Difference between function overloading and function overriding.

0 Answers   Alter,


What are string library functions(syntax).

0 Answers   Accenture,


Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  


What is the 4 difference between delete[] and delete?

0 Answers   Alter,


What Are The Differences Between A C++ Struct And C++ Class?

2 Answers   Wipro,


What is a virtual function in C++?

0 Answers   C DAC,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


Categories