What does #define mean in c++?


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

Post New Answer

More C++ General Interview Questions

What is const in c++?

0 Answers  


What is the handle class?

1 Answers  


What is string in c++ programming?

0 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


How does list r; differs from list r();?

0 Answers  






Is c++ free?

0 Answers  


What is #include c++?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


How many ways are there to initialize an int with a constant?

1 Answers  


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


What is a loop? What are different types of loops in c++?

0 Answers  


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


Categories