primitive data types in Java ?

Answer Posted / vijayakumar chinnasamy

Primitive data type:
====================
1 Numeric: type
a. whole numbers: byte,short,int,long
b.float numberis: float,double

2.character type
char

3.Boolean type
boolean

Abstract data type (ADT):
========================
String

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should a main method be compulsorily declared in all java classes?

534


What is ascii format?

550


Name few java util classes introduced with java 8 ?

507


What is the difference between JVM and JRE?

622


What is a generic data type?

574






What is default locale java?

538


Explain methods specific to list interface?

557


Can we inherit a class with private constructor?

576


How can a gui component handle its own events in java programming?

536


Explain public static void main(string args[]).

569


Is java an open source?

528


What is hashmap in java?

568


Explain java coding standards for classes or java coding conventions for classes?

618


Does java initialize arrays to zero?

508


What is replacefirst in java?

578