Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Yesterday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
Java Lesson-1.0.1.3
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="ravicplk" data-source="post: 2059256" data-attributes="member: 54446"><p><strong>Helloooooo guys and girls….today is really a victorious day for me, coz I became as the Elakiri member of the month with Nikini akki. So after that incident this is the first lesson I am writing. Let’s get to work then.</strong></p><p><strong>So in the earlier lesson we talked about memory locations. I think u remember that. So those memory locations are called what???</strong></p><p><strong>Tok tok tok…he heee give a shot to u r head u will remember. They are called </strong></p><p><strong>variables.</strong></p><p><strong>Right then. Variables are like small containers in u r brain. Remember my example nee..</strong></p><p><strong>So there are 4 main variable types, I will come to those types later.</strong></p><p><strong>So when the data is stored in the variables, all the data can’t be stored as one type. Coz there are numbers, letters(not love letters), and Boolean operations and etc. So there should be a way to categorize these things.</strong></p><p><strong>Back to the brain. as someone say something to u u r brain identifies the type of that thing which he or she said, then u r brain stores that thing in a variable which are specialized for that kind of data type.</strong></p><p><strong>So with out mentioning the data type u r computer cant understand where to store the data. So it is important us to know those data types. oKKKK….</strong></p><p><strong>There are eight main data types.</strong></p><p><strong><em>1) byte</em></strong></p><p><strong><em>2) short</em></strong></p><p><strong><em>3) int</em></strong></p><p><strong><em>4) long</em></strong></p><p><strong><em>5) float</em></strong></p><p><strong><em>6) double</em></strong></p><p><strong><em>7) boolean</em></strong></p><p><strong><em>8) char</em></strong></p><p></p><p>These data types can be categorized in to 4 groups.</p><p></p><p><strong><em>Integers</em></strong>-this include <strong><em>“byte,short,int,long”</em></strong></p><p> In the integer section there are only whole-valued signed numbers,</p><p> [whole valued number are numbers which are with out any fractions. For a example 12, 34 ,4546, all these are integers,]</p><p></p><p><strong><em>Floating-point numbers-</em></strong>this include <strong><em>“float,double”.</em></strong></p><p> In the floating-point numbers section u have numbers with fractional precision. For an example 12.3,14.43 those are floating point numbers.</p><p></p><p><strong><em>Character</em></strong> - include<strong><em> “char”</em></strong>. This includes symbols in a character set. Letters and numbers all are symbols in a character set,</p><p></p><p><strong><em>Boolean</em></strong>- this includes<strong><em> “Boolean”</em></strong> data type. This is special type for represent True/False.</p><p><strong></strong></p><p><strong>Here is the summary of what we talked about..</strong></p><p><img src="http://img368.imageshack.us/img368/901/javadu6.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><strong>So that’s it for today. Bit lazy lesson. I felt that way too. We have to discuss more about data types. And I will back tomorrow with a practical lesson about data types. This lesson is only a brief introduction to data types. Ok till tomorrow read this and try to understand the things. Tomorrow it will be a interesting lesson. C yaaaa and good bye.</strong></p><p><strong></strong></p></blockquote><p></p>
[QUOTE="ravicplk, post: 2059256, member: 54446"] [B]Helloooooo guys and girls….today is really a victorious day for me, coz I became as the Elakiri member of the month with Nikini akki. So after that incident this is the first lesson I am writing. Let’s get to work then. So in the earlier lesson we talked about memory locations. I think u remember that. So those memory locations are called what??? Tok tok tok…he heee give a shot to u r head u will remember. They are called variables. Right then. Variables are like small containers in u r brain. Remember my example nee.. So there are 4 main variable types, I will come to those types later. So when the data is stored in the variables, all the data can’t be stored as one type. Coz there are numbers, letters(not love letters), and Boolean operations and etc. So there should be a way to categorize these things. Back to the brain. as someone say something to u u r brain identifies the type of that thing which he or she said, then u r brain stores that thing in a variable which are specialized for that kind of data type. So with out mentioning the data type u r computer cant understand where to store the data. So it is important us to know those data types. oKKKK….[/B] [B]There are eight main data types.[/B] [B][I]1) byte 2) short 3) int 4) long 5) float 6) double 7) boolean 8) char[/I][/B] These data types can be categorized in to 4 groups. [B][I]Integers[/I][/B]-this include [B][I]“byte,short,int,long”[/I][/B] In the integer section there are only whole-valued signed numbers, [whole valued number are numbers which are with out any fractions. For a example 12, 34 ,4546, all these are integers,] [B][I]Floating-point numbers-[/I][/B]this include [B][I]“float,double”.[/I][/B] In the floating-point numbers section u have numbers with fractional precision. For an example 12.3,14.43 those are floating point numbers. [B][I]Character[/I][/B] - include[B][I] “char”[/I][/B]. This includes symbols in a character set. Letters and numbers all are symbols in a character set, [B][I]Boolean[/I][/B]- this includes[B][I] “Boolean”[/I][/B] data type. This is special type for represent True/False. [B] Here is the summary of what we talked about..[/B] [IMG]http://img368.imageshack.us/img368/901/javadu6.jpg[/IMG] [B]So that’s it for today. Bit lazy lesson. I felt that way too. We have to discuss more about data types. And I will back tomorrow with a practical lesson about data types. This lesson is only a brief introduction to data types. Ok till tomorrow read this and try to understand the things. Tomorrow it will be a interesting lesson. C yaaaa and good bye. [/B] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom