Is java pure object oriented or not? if yes, give the valid
reason.

Answer Posted / kumaresh

yes,java is pure object oriented language...

because all our codes are written within the class.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string in java? String is a data type?

760


How many bits is a char?

724


What will be the initial value of an object reference which is defined as an instance variable?

891


What is the purpose of the runtime class in java programming?

784


What is the += operator called?

784


Why main() method is public, static and void in java ?

831


What is var keyword ?

916


What is difference between call by value and call by reference?

708


What is the difference between state-based unit testing and interaction-based unit testing?

705


What is the function of compareto in java?

796


How does the java compiler work?

728


How do you find the maximum number from an array without comparing and sorting?

859


Difference between string, stringbuffer and stringbuilder?

801


How do you control extraneous variables?

680


What technique can be employed to compare two strings?

783