what are the uses of C++
what is a class
WAP to generate 2n+1 lines of the following pattern on the computer screen:
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Can an interface inherit a class?
What is multilevel inheritance explain with example?
What is the Advantage of Interface over the Inheritance in OOPS?
What is data binding in oops?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Which is the only operator in C++ which can be overloaded but NOT inherited?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++