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

Realized?

2248

What is the specification of ?CODEBASE? in an applet?

1 4274

When you Click a Button, What event will be fired?

5 7581

What error occurs if a try-catch-finally statement sequence does not have a catch clause?

4 8835

What happens if an exception is not caught?

Amazon,

6 17581

What happens when you assigned a 'double' value to a 'String'?

8 11592

AWT event listeners extends what interface?

1 3330

How listener identify that the event came from a particular object?

1 2077

What is AppletStub?

1 3610

What is Connection pooling? Explain Pros and Cons?

1 9790

What is constructor and virtual function?

5 11871

Can we call virtual funciton in a constructor ?

XX,

1 2249

What is an Exception ?

10 15261

What is Remote Interface ?

CTS,

6 13265

What is a Java package and how is it used?

2 8709


Post New Core Java Questions

Un-Answered Questions { Core Java }

Explain public static void main(string args[]) in java.

1061


What is the difference between break and continue statements?

1113


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2657


What is the difference between equals() and == in java?

1028


What is java string pool?

1070


What is parsing in java?

1022


Write a program to print count of empty strings in java 8?

1077


What is a classloader in java?

1080


What is an object in java and how is it created?

1120


explain different ways of using thread? : Java thread

1072


How to create a base64 decoder in java8?

1122


Differentiate between static and non-static methods in java.

1110


Write a program to find the whether a number is an Armstrong number or not?

1093


How to sort array in descending order in java?

980


What is a constructor overloading in java?

1119