is java purely oop Language?

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


Please Help Members By Posting Answers For Below Questions

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).

1926


Why it is called runtime polymorphism?

815


What is a superclass in oop?

929


Why is object oriented programming so hard?

846


why reinterpret cast is considered dangerous?

2133


Write a c++ program to display pass and fail for three student using static member function

3114


What are classes oop?

808


What is multilevel inheritance?

976


What are the 5 oop principles?

870


to find out the minimum of two integer number of two different classes using friend function

1891


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3852


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?

1640


Why do we use encapsulation in oops?

769


What is a class in oop?

788


What is encapsulation selenium?

775