What does n mean in c++?


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

Post New Answer

More C++ General Interview Questions

Explain the differences between list x; & list x();.

0 Answers  


What is the difference between mutex and binary semaphore?

0 Answers  


What is pointer to member?

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


what is data abstraction in C++?

0 Answers  






Is it possible to write a c++ template to check for a function's existence?

0 Answers  


Is java made in c++?

0 Answers  


What is fixed in c++?

0 Answers  


What is the output of the following program? Why?

0 Answers  


What are the advantages of using pointers in a program?

0 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


What is the difference between a template and a macro?

0 Answers  


Categories