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...




Java J2EE Interview Questions
Questions Answers Views Company eMail

Which package is imported by default in java?

1095

What are the most important topics in java?

1027

Is tomcat a java ee?

963

Is java part of oracle?

966

Is java is a high level language?

1 1542

What is advance java?

998

What should a junior java developer know?

965

What is difference between j2ee and java?

1007

Why awt is used in java?

957

Is java good for web development?

1 1438

What is gridlayout in java?

934

How many types of constructors are there in java?

897

Is java a high level language?

1144

Who gave the name java?

917

Which java technology is in demand?

1060


Un-Answered Questions { Java J2EE }

What is the importance of finally block in exception handling?

1091


When is the finalize() called?

1240


What is the procedure for initializing a servlet?

1100


Is c better than java?

1026


Why do we need array in java?

1067


What is meant by class loader? How many types are there? When will we use them?

1020


How do you write methodology?

1035


How does ioc work in spring?

523


What is a class in java?

1069


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)

1883


What is encrypted connection?

1065


What is mapping class in hibernate?

478


What is preparedstatement in java?

1110


What is jdbc and odbc?

991


What is the difference between array list and vector in java?

986