What is input operator in c++?


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

Post New Answer

More C++ General Interview Questions

What are the advantages of inheritance in c++?

0 Answers  


What are static member functions?

0 Answers  


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

6 Answers   NIIT,


Why c++ is the best language?

0 Answers  


What is a parameterized type?

1 Answers  






What is the error in the code below and how should it be corrected?

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


Why would you make a destructor virtual?

3 Answers   Lehman Brothers,


What is the purpose of the "delete" operator?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x + y=z;

2 Answers  


What are the differences between malloc() and calloc()?

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


Categories