what is the difference between inter class and abstract
class...?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of interface?
How is data security provided in Object Oriented languages? ?
Differences between inline functions and non-inline functions?
Name a typical usage of polymorphism
why function overloading is not called as pure polymorphism?
can inline function declare in private part of class?
What are two types of polymorphism?
can we make game by using c
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.
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
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,
what is the new version of c++
1 Answers Ignou, Pramata, Satyam,