What are the various compound assignment operators in c++?


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

Post New Answer

More C++ General Interview Questions

How many characters are recognized by ANSI C++?

0 Answers   Hexaware, NIIT,


When to use “const” reference arguments in a function?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


Write a function which takes a character array as input and reverses it in place.

2 Answers   Lehman Brothers, Vision Infotech,






What is one dimensional array in c++?

0 Answers  


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


Write about the members that a derived class can add?

0 Answers  


How would you use the functions randomize() and random()?

0 Answers  


What is a 'pure' virtual function and what's its use?

1 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is the size of a vector?

0 Answers  


Categories