Is java is a fully object object oriented language?

Answer Posted / srinivas

Srinivas: Lets put the discussion to an end ! Java is not
an OOP language because we cannot create an object of an
abstract class ! isis'nt it ! In this case it is violating
the concepts of OOPS ! Hence JAVA cannot be considered as
fuly object oriented language ! so....[:-p]
Srinivas ...+91998547895

Is This Answer Correct ?    10 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you read a char in java?

683


Can we convert integer to string in java?

799


What are the ways in which a thread can enter the waiting state?

697


Why java uses the concept of the string literal?

742


What is a boolean structure?

770


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green  White will have 1 Weight.  Red and Green carry no weights.  Shortest path is the path with less weight when you add up the weights in the path.

1772


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

818


what are different ways in which a thread can enter the waiting state? : Java thread

697


What is a treeset in java?

734


Define the term string pool?

773


Is java developer a good career?

763


How do you reverse a list?

752


What is the use of singleton?

711


What is the super void?

673


Is linkedlist thread safe in java?

759