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

How can the checkbox class be used to create a radio button?

501


What is the purpose of garbage collection in java, and when is it used?

554


How are java objects passed to a method and what are native methods?

585


Which is bigger float or double?

510


How many threads can java run?

549






what is singleton class in java?

612


How do you check if two given string are anagrams?

543


What does business logic mean?

497


Can we use String with switch case?

654


What loop means?

551


Where is the find and replace?

522


What is the formula to calculate percentage?

520


Can we create a constructor in abstract class?

559


Explain about fail fast iterators in java?

551


How do you sort a set in java?

506