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 is the use of collections in java? How it is implemented in real time applications?

2 12693

1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 6789

WHAT IS THE SCOPE FOR COREJAVA...? IS JAVA ONLY CORE JAVA ?

2 9817

difference between jsp and java script?

3 5885

When you declare a method as abstract method ?

HP,

2 7147

What is JVM ?

Phantom Technologies, TCS,

4 7474

Why do we need public static void main(String args[]) method in Java...?

1 5223

What is the difference between constructor and method?

4 6917

What is the difference between parameters and arguments ?

2 5609

What is the difference between Java Bean and Java Class.?

2 5547

What is the purpose of a statement block?

1 4496

Can an unreachable object become reachable again?

3 5826

String Reverse in Java...!

5 9143

what difference between throw and throws in exception handling.

5 8451

How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 4115


Post New Core Java Questions

Un-Answered Questions { Core Java }

Are true and false keywords?

1075


What is string made of?

1021


What is the difference between keyword and identifier?

1089


how to split string in java?

1289


In a container there are 5 components. I want to display all the component names, how will you do that?

2252


What are encapsulation, inheritance and polymorphism?

1059


What is the difference between processes and threads?

1121


What language is pass by reference?

1072


What do you understand by private, protected and public?

1096


What is a type parameter in java?

1066


What are the topics in core java?

1130


How do you override a method?

1078


Explain the JDB in depth & command line.

1066


Is .net better than java?

1074


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

1177