Answer Posted / gganesh
Yes, the JAVA is the fully object oriented, bcoz in java we
can create object for main function also, bcoz main function
written in class
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
what is different between oops and c++
class type to basic type conversion
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Can a varargs method be overloaded?
What is polymorphism used for?
What is overloading and its types?
what is the sylabus for priliminaries?
Is data hiding and abstraction same?
What is the point of oop?
#include
How is polymorphism achieved?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is oops and why we use oops?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is encapsulation oop?