What are classes oop?
No Answer is Posted For this Question
Be the First to Post Answer
which feature are not hold visual basic of oop?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
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
Is data hiding and abstraction same?
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
what is data abstraction with example.
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
What is the purpose of enum?
What are oops functions?
What is polymorphism and types?
How to overload new operator in c++
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION