Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?


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

Post New Answer

More C++ General Interview Questions

Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


Write a program in C++ for Fibonacci series

0 Answers   Axtria, ITC Indian Tobacco Company,


What is #include iomanip?

0 Answers  


What is c++ namespace?

0 Answers  


How are virtual functions implemented in c++?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  


What is setiosflags c++?

0 Answers  


Which is better c++ or java?

0 Answers  


What is fflush c++?

0 Answers  


why the size of an empty class is 1

4 Answers  


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


What does ctime() do?

0 Answers  


Categories