Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are literals in java?

Answer Posted / dipty

Literals are the values assigned to variables.
int num = 10;
Here 10 is the interger literal.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort in descending order in java using collections sort?

966


What is rule of accessibility in java?

1081


Explain differences between checked and unchecked exceptions in java?

1114


What is the difference between and ?

1089


How do I remove a character from a string in java?

1006


How do you read a char in java?

1093


What is a data structure java?

1064


Can we serialize static variables in java?

1145


What is serialization in java?

1108


What is the use of string and stringbuffer?

1048


How many types of methods are there?

1117


What is method overloading and method overriding?

1110


What is hash in java?

1039


What is the purpose of the finalize() method?

1297


Can we use catch statement for checked exceptions?

1028