Go Back   Site Owners Forums - Webmaster Forums > General Arena > Social Networks

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 10-17-2015, 01:08 AM   #1
touchwood
Registered User
 
Join Date: Jul 2015
Posts: 197
data types

what are the data types in java?
touchwood is offline   Reply With Quote

Old 09-21-2016, 05:01 AM   #2
rajkiran
Registered User
 
Join Date: Aug 2016
Posts: 961
The platform independent feature of Java is achieved through bytecode. The eight primitive data types are: byte, short, int, long, float, double, boolean, and char. The java.lang.String class represents character strings
rajkiran is offline   Reply With Quote
Old 09-21-2016, 05:48 PM   #3
othername0104
Registered User
 
Join Date: Aug 2016
Posts: 89
A data type in a programming language is a set of data with values having predefined characteristics.
__________________
FB Remarketing 2.0 Biz in a Box Review - What is it?
Instaffiliate review - what's legit or scam?
othername0104 is offline   Reply With Quote
Old 09-21-2016, 10:47 PM   #4
akshara123
Registered User
 
Join Date: Sep 2016
Location: chennai
Posts: 93
8 data types.int(32-bit),short(16-bit),long(64-bit),byte(8-bit),float(32-bit),double(64-bit),char(16-bit),boolean (true or false).
Thank you.
akshara123 is offline   Reply With Quote
Old 09-21-2016, 11:49 PM   #5
Rinox01
Registered User
 
Join Date: Jun 2016
Location: Rosenhelle 4,D-61138 Niederdorfelden, Germany
Posts: 94
Data Types are the

char - 1 byte
unsigned char- 1 byte
int- 2 or 4 byte
short - 2 bytes
2 bytes - 4 bytes
Rinox01 is offline   Reply With Quote
Old 09-23-2016, 05:10 AM   #6
Manishaverma07
Registered User
 
Join Date: Sep 2016
Posts: 246
The data types in java are :-
byte,
short,
int,
long,
float,
double,
boolean,
char.
Manishaverma07 is offline   Reply With Quote
Old 09-26-2016, 10:48 PM   #7
SaraSanjay
Registered User
 
Join Date: May 2016
Posts: 551
A particular kind of data item, as defined by the values it can take, the programming language used, or the operations that can be performed on it.
SaraSanjay is offline   Reply With Quote
Old 09-30-2016, 01:48 AM   #8
henrysmithh71
Registered User
 
Join Date: Sep 2016
Posts: 75
short, int, long, float, double, boolean, and char are the commonly known data types
henrysmithh71 is offline   Reply With Quote
Old 10-14-2016, 05:27 AM   #9
lisaryan
Registered User
 
Join Date: Sep 2016
Location: Bangalore
Posts: 58
There are mainly eight data types in Java - int, short, long, byte, float, double, char, and boolean.
lisaryan is offline   Reply With Quote
Old 10-15-2016, 04:53 AM   #10
Ramkarma
Registered User
 
Join Date: Sep 2016
Posts: 63
A data types in Java are int,byte,float,double,char,boolean,long,short.
Ramkarma is offline   Reply With Quote
Old 10-17-2016, 10:31 PM   #11
jasonroy21
Registered User
 
Join Date: Jul 2016
Posts: 755
The eight primitive data types are: byte, short, int, long, float, double, boolean, and char.
jasonroy21 is offline   Reply With Quote
Old 10-18-2016, 12:59 AM   #12
saravjeet
Registered User
 
Join Date: Oct 2016
Posts: 105
int A 32-bit (4-byte) integer value
short A 16-bit (2-byte) integer value
long A 64-bit (8-byte) integer value
byte An 8-bit (1-byte) integer value
float A 32-bit (4-byte) floating-point value
double A 64-bit (8-byte) floating-point value
char A 16-bit character using the Unicode encoding scheme
boolean A true or false value
saravjeet is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL - Data Types JohnKumar PHP / mySQL 8 03-13-2015 11:05 PM
Fast UK VPS, Linux & Windows, Raid-10, SSD Raid-10 - 1GBPS - Bitcoins/Perfect Money AJKpeter Post your ad here 1 01-14-2015 01:33 AM
Cheap Linux/Windows VPS - SSD/VMware/Xen/OpenVZ - CC/Paypal/Bitcoins/Perfect Money AJKpeter Post your ad here 0 12-30-2014 01:07 AM
1GBPS VPS Servers - Linux/Windows/Root Access/RDP - Fast SSD Storage - PerfectMoney AJKpeter Post your ad here 0 12-17-2014 12:29 AM
Fast UK VPS, Linux & Windows, Raid-10, SSD Raid-10 - 1GBPS - Bitcoins/Perfect Money AJKpeter Post your ad here 0 12-10-2014 01:18 AM


All times are GMT -7. The time now is 03:51 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.