why java is called as a purely oops language.

Answer Posted / bhagya

java is called purely oops language why because poor opps
language means every thing should be done with the help of
objects only.in java whenever it is still using the c types
(just java is using the best functionalities in java)it is
possessing the oops concepts.it is clear that in java every
thing should be with in a class or a object.with out using
object we cannot do any thing in java.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a buffer in c?

750


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1220


What is the auto keyword good for?

804


How pointers are declared?

719


Why is extern used in c?

821


Write a code to determine the total number of stops an elevator would take to serve N number of people.

967


Is c++ based on c?

823


What is identifier in c?

750


Who invented b language?

1131


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

843


What is openmp in c?

769


Explain the use of function toupper() with and example code?

837


What is the total generic pointer type?

910


What does malloc () calloc () realloc () free () do?

773


Differentiate between ordinary variable and pointer in c.

832