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 polymorphism explain its types?
What does and I oop and sksksk mean?
What is a superclass in oop?
When not to use object oriented programming?
How is class defined?
Why multiple inheritance is not possible?
What is constructor overloading in oop?
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!!!)
How to improve object oriented design skills?
What is overriding vs overloading?
What is the example of polymorphism?
Why is static class not inherited?
What is polymorphism programming?
What are the data types in oop?
What is encapsulation selenium?