How to stop conversions among objects?

Answer Posted / anupam deo

Use operator overloading

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are multiple inheritances (virtual inheritance)?

587


What is the full name of logo?

598


How new/delete differs from malloc()/free?

626


What is a tuple c++?

550


What are the data types in c++?

527






Do you know about latest advancements in C++ ?

662


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1494


What is an undefined reference/unresolved external symbol error and how do I fix it?

610


Can create new c++ operators?

579


How can a called function determine the number of arguments that have been passed to it?

669


the first character in the variable name must be an a) special symbol b) number c) alphabet

611


How are the features of c++ different from c?

602


Describe the syntax of single inheritance in C++?

651


What is a breakpoint?

568


What is the precedence when there is a global variable and a local variable in the program with the same name?

645