which feature are not hold visual basic of oop?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
class type to basic type conversion
all about pointers
What is the difference between static polymorphism and dynamic polymorphism?
Definition of Object Oriented Programming in single line?
33 Answers Impact Systems, Q3 Technologies, TCS,
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
What is the main purpose of inheritance law?
Advantage and disadvantage of routing in telecom sector
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
What is destructor example?
What is debug class?what is trace class? What differences are between them? With examples.
How to hide the base class functionality in Inheritance?