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 are decalarations?

1178

What are facelets templates?

1081

what is the purpose of using rmisecuritymanager in rmi?

1012

What is the tradeoff between using an unordered array versus an ordered array?

1286

Why we override equals() method?

1080

What is the advantage of preparedstatement over statement?

1164

What is the default size of load factor in hashing based collection?

1103

What is difference between jdk,jre and jvm?

1185

What is the difference between processes and threads?

1108

What is the main difference between java platform and other platforms?

1171

What is the difference between sleep and wait in java?

1010

Explain java heap space and garbage collection?

1124

What is meant by binding in rmi?

1066

Can we call the run() method instead of start()?

1083

How do weakhashmap works?

1197


Post New Core Java Questions

Un-Answered Questions { Core Java }

What is data movement?

1196


What is better - 'bit-shift a value' or 'multiply by 2'?

1255


How will you communicate between two applets?

1210


Which number is denoted by leading zero in java?

1301


Can we override constructor?

1081


What is indexof?

1028


Why does java have two ways to create child threads?

999


Which is dependent variable?

950


Say you want to store the information about a number of pets in an array. Typical information that you could store for each pet (where relevant) would be • Breed of animal • Animal's name • Its birth date • Its sex • Whether it has been sterilised or not • When it is due for its next inoculation • When it last had its wings clipped For each type of pet (eg. dog, cat or bird) you would typically define a class to hold the relevant data. Note: You do not need to implement these classes. Just answer the following questions. 3.1.1 What would be the advantage of creating a superclass (eg. Pet) and declaring an array of Pet objects over simply using an array of Objects, storing each of the instances of the different pet classes (eg. Dog, Cat or Bird) in it? 3.1.2 Would you define Pet as a class or as an interface? Why? (2) (2)

1865


How can constructor chaining be done by using the super keyword?

1136


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

1020


What do you understand by the term string pool?

1065


Can we override the overloaded method?

1193


State some advantages of java?

1280


How do I run java on windows?

1237