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 12583

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 6715

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

2 9704

difference between jsp and java script?

3 5776

When you declare a method as abstract method ?

HP,

2 7032

What is JVM ?

Phantom Technologies, TCS,

4 7281

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

1 5135

What is the difference between constructor and method?

4 6767

What is the difference between parameters and arguments ?

2 5477

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

2 5440

What is the purpose of a statement block?

1 4427

Can an unreachable object become reachable again?

3 5712

String Reverse in Java...!

5 8958

what difference between throw and throws in exception handling.

5 8293

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 4043


Post New Core Java Questions

Un-Answered Questions { Core Java }

What about main thread in java?

1121


Why map is used in java?

1031


Does java have extension methods?

978


What is the purpose of extern variable?

1018


Why java is secure? Explain.

1042


What is super constructor?

998


Define jre i.e. Java runtime environment?

1011


What is a default constructor and also define copy contrucyor?

1108


Why can't we make a class private in java?

1036


what is a thread pool in java and why is it used?

1003


what is the use of bean managed and container managed with example?

1976


Give the hierarchy of inputstream and outputstream classes.

1101


Explain the features of java?

1012


Why is the main method static?

1159


Can we override the static method?

1030