How do you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
Which type does string inherit from?
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
how to swap to variables without using thrid variable in java?
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
Write a program to find out the number of palindromes in a sentence.
Can we call a base class method without creating instance?
who is the founder of c++?
What is the difference between Home and $Home?
what is use to destroy an object? illustrate.
What is encapsulation?
what is the difference between class to class type conversion and copy constructor ?