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

Explain the use of sublass in a java program?

766


What is jvm? How its run?

863


What is boolean example?

730


How do you compare two strings lexicographically?

724


Why hashmap is used in java?

757


What exactly is java?

700


What is the class in java?

759


Explain the difference between protected and default access.

734


Why are pointers not secure?

774


What is the difference between a loader and a compiler?

734


What are the advantages of exception handling in java?

825


What is generic class?

845


What are the basic interfaces of java collections framework?

829


What environment variables do I need to set on my machine in order to be able to run java programs?

786


What does main method?

775