What is inheritance write a program to show use of inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What is abstraction in oop?
You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.
wht is ditch
explain dynamic binding by drowing
What do you mean by pure virtual functions?
How many human genes are polymorphic?
What does <> mean pseudocode?
should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks
what is an instance of a class
What is ambiguity in c++
What is the advantage of oop over procedural language?
What do you mean by Encapsulation?