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...


Why const and goto are reserved keyword in java?



Why const and goto are reserved keyword in java?..

Answer / ravikiran(aptech mumbai)

Because final and continue already satisfies the purpose of
the both

Is This Answer Correct ?    3 Yes 17 No

Post New Answer

More Core Java Interview Questions

Why is a constant variable important?

0 Answers  


How do you convert string to int in java?

0 Answers  


Why java Don't Support Multiple interitence

8 Answers   ABC, Exilant, IBM,


What is a nested list?

0 Answers  


Explain about arraylist?

0 Answers  


What is array class in java?

0 Answers  


wahts is mean by thread?

22 Answers   HCL, TCS,


How many types of parsers are there?

0 Answers  


Explain the difference between a Thread and a Process.

0 Answers   Ciena,


solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..

2 Answers  


what is the Yield() method used in threads?

4 Answers   Accenture,


What is hashing in java?

0 Answers  


Categories