2. Give the different notations for the class.\
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between a package and a software?
how can we design a magic square in c++?or suggest me the basic idea of it.
What are the 5 oop principles?
Can we have inheritance without polymorphism?
What is coupling 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.
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
what is oops
What is abstract class in oops?
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
Why oops is important?
diff between Abstract class Interfaces?