What is increment operator in c++?


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

Post New Answer

More C++ General Interview Questions

Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


Explain binary search.

0 Answers  


Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


Explain the concept of friend function in c++?

0 Answers  






What is an adaptor class or Wrapper class?

1 Answers  


Are c and c++ different?

0 Answers  


List out some of the object-oriented methodologies?

1 Answers  


Why ctype h is used in c++?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


What are the uses of c++ in the real world?

0 Answers  


What are the vectors in c++?

0 Answers  


Categories