what is the replacement for GOTO in java?

Answer Posted / firoz

continue

Is This Answer Correct ?    10 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an exception? difference between Checked and Unchecked exception in Java

552


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1012


What is a type parameter in java?

526


How can an exception be thrown manually by a programmer?

507


What is byte value?

551






Similarity and difference between static block and static method ?

530


How to sort an unsorted array in java?

608


What is bubble sort in java?

612


Can a private method of a superclass be declared within a subclass?

525


If goto and const is reserve words than why it is not work in java?

1502


How do you compare values in java?

538


Why we go for collections in java?

540


What is dynamic binding(late binding)?

580


Is alive and join method in java?

536


What is a parameter example?

520