What primitive Java types? Howmany are they and what are
their names?

Answer Posted / ramesh

primitive type is predefined in java.
byte , int ,short ,long , float , double,boolean and char
are the primitive data types used in java.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the internal implementation of set in java?

508


What are runtime exceptions?

617


What is the role of the java.rmi.naming class?

528


Can java inner class be static?

559


What is time complexity java?

538






What are the major drawbacks of external iteration?

575


What does || || mean in math?

515


How do you check whether the list is empty or not in java?

515


How do you check if an arraylist is not empty?

579


Difference between ‘>>’ and ‘>>>’ operators in java?

641


What is the difference between final, finally and finalize()?

548


How do you invoke a method?

540


What is boolean logic?

561


What method is used to specify a container's layout in java programming?

543


What is io stream in java?

521