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

How do you compare two strings? any predefined method for this?

3 7890

How do you load an HTML page from an Applet ?

2 5202

How do you sing an Applet ?

1 2523

What are the differences between Java 1.0 and Java 2.0?

1 2377

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

2 9126

How to do validation of the fields in any project ?

2 6792

How is rounding performed under integer division?

Satyam,

2 6284

What is "finally" keyword?

10 13809

What is 'finally' method in Exceptions?

4 9694

What is hypertext?

1 5323

What is inheritance?

Accenture, Hexaware, Syntel,

5 9339

What is interface and its use?

HCL,

8 16954

How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?

1 8042

what is the Use of throws exception?

2 9655

What are blocks?.

TCS,

1 4621


Post New Core Java Questions

Un-Answered Questions { Core Java }

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

1077


What is parsing in java?

1022


What do you mean by an interface in java?

1091


explain different ways of using thread? : Java thread

1072


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

1120


What is the difference between break and continue statements?

1113


What is a constructor overloading in java?

1119


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

1061


Differentiate between static and non-static methods in java.

1111


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


Realized?

2248


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 are the differences between heap and stack memory in java?

1121