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

What is regex in java?

533


Is zero a positive integer?

547


Explain notify() method of object class ?

622


What is a nested structure?

550


What is the default value of float and double datatype in java?

546






What are the advantages of assembly language?

512


How to set the permissions to a file in java?

546


How to stop a thread in java? Explain about sleep () method in a thread?

596


How to create a thread in java?

617


What are heap memory and stack memory and what are memory tables.

523


Is set ordered?

551


What language is pass by reference?

582


What is the finalize method do?

613


What is the major difference between linkedlist and arraylist?

518


What an i/o filter in java programming?

620