Answer Posted / prem kumar sp
Hi.. All
According to Me Java is an Pure Object Oriented Programming
Language.. because
1.It supports all the features of object oriented programming
2. we can write an java application with out using primitive
data types, we can use wrapper classes instead on primitive
data types
{ex instead of int we can use Integer, instead of double we
can use Double}
3. Java Supports multiple inheritance through interfaces
so we can write a full fledged object oriented programs
using java...
Hence it is pure object oriented programming language
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Why it is called runtime polymorphism?
What is a superclass in oop?
Why is object oriented programming so hard?
why reinterpret cast is considered dangerous?
Write a c++ program to display pass and fail for three student using static member function
What are classes oop?
What is multilevel inheritance?
What are the 5 oop principles?
to find out the minimum of two integer number of two different classes using friend function
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why do we use encapsulation in oops?
What is a class in oop?
What is encapsulation selenium?