Can we overload operator in c++?


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

Post New Answer

More C++ General Interview Questions

Why are pointers not used in c++?

0 Answers  


What is the difference between an external iterator and an internal iterator?

0 Answers  


Do class method definitions?

0 Answers  


What are iterators in c++?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,






What do c++ programmers do?

0 Answers  


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

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


What is "mutable" keyword?

2 Answers   Infosys, Teradata,


Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


What language does google use?

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


Categories