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

Is Java is 100% pure OOPS? Explain?

27 Answers   ANZ,


What’s the difference between applets and standalone program?

0 Answers  


what is the difference between multitasking and multithreading?

21 Answers   TCS,


Name two subclasses of the TextComponent class?

2 Answers  


What is difference between printf and scanf?

0 Answers  


Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


How can you share data between two thread in Java?

0 Answers  


what is unreachable code problem in multiple catch statements

3 Answers  


What is 16 bits called?

0 Answers  


What is java autoboxing?

0 Answers  


What is string variable?

0 Answers  


What is command line argument in java?

0 Answers  


Categories