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 == and === in javascript?

565


Differences between C and Java?

623


Can extern variables be initialized?

516


Is it possible to use string in the switch case?

563


Explain java coding standards for constants?

581






Does java list allow null?

554


What is string in java is it a data type?

544


What is default switch case? Give example.

578


Explain the importance of import keyword in java?

535


What is the differences between c++ and java? Explain

590


What is close method? How it's different from Finalize & Dispose?

571


FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?

2645


What is concurrent hashmap and its features?

541


What is the null?

547


What is initial size of arraylist in java?

544