Answer Posted / niyajmohd
yes it is , any programming that uses objects & classes is
Object oriented programming , we can't write a program
without a class or atleast an object
ex:if u write
int x;
u may ask int is a datatype , where is object, but in java
it is declared that any datatype is an object of " Object"
class.
Is This Answer Correct ? | 50 Yes | 88 No |
Post New Answer View All Answers
What is class and object in oops?
What is purpose of inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
What is difference between inheritance and polymorphism?
What is the difference between static polymorphism and dynamic polymorphism?
What is the real life example of polymorphism?
What are the 3 principles of oop?
What is the difference between abstraction and polymorphism?
What is polymorphism in oop example?
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...
What is encapsulation and abstraction? How are they implemented in C++?
what's the basic's in dot net
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
How long to learn object oriented programming?
What are the benefits of oop?