If I is an integer variable, which is faster ++i or i++?


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

Post New Answer

More C++ General Interview Questions

What is a null object in c++?

0 Answers  


What is a node class?

1 Answers  


What are built-in functions? What is the syntax for the definition?

0 Answers  


Which bit wise operator is suitable for putting on a particular bit in a number?

0 Answers  


Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


Should the member functions which are made public in the base class be hidden?

0 Answers  


Eplain extern keyword?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  


Differentiate between declaration and definition.

0 Answers  


What are stacks?

0 Answers  


Define basic type of variable used for a different condition in C++?

0 Answers  


Does c++ support exception handling?

0 Answers  


Categories