True or false, if you keep incrementing a variable, it will become negative

a) True

b) False

c) It depends


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

Post New Answer

More C++ General Interview Questions

How many different levels of pointers are there?

0 Answers   Genpact,


What is purpose of abstract class?

0 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


What is virtual base class uses?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,






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

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


What is the advantage of c++ over c?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


What is runtime errors c++?

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


Why c++ does not have finally?

0 Answers  


Categories