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


10. What is the output of the following Java program?
class Main {
public static void main(String args[]){
final int i;
i = 10;
System.out.println(i);
}
}

10. What is the output of the following Java program?
class Main {
public static void main(String args[]){
final int i;
i = 10;
System.out.println(i);
}
}


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can a class extends itself in java?

0 Answers  


Explain about anonymous inner classes in java?

0 Answers  


How can you share data between two thread in Java?

0 Answers  


What is the difference between jvm and jre? What is an interface?

0 Answers  


How to compare two strings in java program?

0 Answers  


What is concurrent hashmap and its features?

0 Answers  


What is the difference between a public and a non-public class?

2 Answers  


what is the use of servlet engine?

2 Answers   Photon,


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


Explain exception chaining in java?

0 Answers   Cyient,


What does singleton class mean?

0 Answers  


What is the difference between a scrollbar and a scrollpane?

0 Answers  


Categories