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 is the minimum and maximum length of an identifier?

Answer Posted / manu

There is no limit to the length of an identifier in Java.
It will start with letter or _ or $

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of map in java?

1058


What is the purpose of declaring a variable as final?

1012


Can we use string in the switch case?

1094


Wha is the output from system.out.println(“hello”+null); ?

1220


4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

1924


What do you understand by java?

1048


What is a void in java?

1269


How dead lock situation occurs in java and how you can identify it?

1052


What is java util hashmap?

1035


Is void a data type in java?

1032


What is :: operator in java 8?

1081


Does java runtime require a license?

1138


write a program that list all permutations of ABCDEF in which A appears before B?

2523


What is abstraction in java?

1143


What is the size of string?

1153