Which is not Object in Java?

Answer Posted / vinod

Except primitive data types, everything is object in java.
We need to convert these primitive data types to an objects
using wrapper classes.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between equals() and == in java?

517


What is the static method?

561


Which one of the following suits the description of a string better: derived or primitive?

500


What is the difference between the boolean & operator and the && operator in java programming?

557


What is double word?

525






What is arrays fill in java?

537


How to perform binary search in java?

565


Is a copy constructor?

563


How do you add spaces in java?

502


Detail discussions on JVM, memory management and garbage collector.

548


What is string made of?

521


What is the difference between dom and sax parser in java?

521


Is nullpointerexception checked or unchecked?

549


What is a boolean structure?

549


What is the difference between and ?

500