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

Core Java Interview Questions
Questions Answers Views Company eMail

What does jenkins do?

914

Explain Linked HashSet

1 1613

List methods available in Java Queue interface

1 1476

Explain Big-O notation with an example

1 1486

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); } }

1002

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); } }

1 1532

Why are strings immutable in Java?

1 1553

How to convert string to int in java?

1 1480

How to use scanner in java?

1 1752

How does a cookie work in Servlets?

847

What the difference is between execute, execute Query, execute Update?

837

Is Java Platform Independent if then how?

5 1347

What will happen if we declare don’t declare the main as static?

5 1458

How many types of packages are there in Java?

5 1461

Explain different data types in Java.

5 1451


Post New Core Java Questions

Un-Answered Questions { Core Java }

What is a local block?

1144


What is the difference between math floor and math round?

1041


Can you extend main method in java?

1189


What is final int?

1026


How do you sort words in java?

938


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

2476


What is a static class in java?

1014


What is the difference between private & public & friendly classes?

1070


Is empty in java?

1063


why would you use a synchronized block vs. Synchronized method? : Java thread

953


Define how does a try statement determine which catch clause should be used to handle an exception?

1168


In which language java is written?

984


What is meant by attribute?

1127


How do you join strings in java?

1052


What is static variable with example?

1016