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 Related Interview Questions
Questions Answers Views Company eMail

Can we access private data outside of the class directly in java programming language? Why There is no runtime checking in java, which leads to access the private data directly outside of a class?

Google,

5 11422

What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

iFlex, Sapient,

6 15974

why java not supproting multiple inheritance?

5 8033

what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!

emc2, Kumaran Systems,

7 29578

If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?

Accenture, College School Exams Tests, iFlex, NIIT,

7 15940

Why const and goto are reserved keyword in java?

1 7596

Why Wait and notify are kept in Object class although they are used only with Thread Class

Global Logic, Saksoft,

2 10820

can anyone explain me the concept of autoboxing?

3 6828

what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

2209

how to use crystal reports in java

2 5231

1.what is the exact difference between applet and frame? 2.Do we use main method in frames?

5 26400

diff between abstract methods and interfaces with programing (code) example?

2 5453

How do you customize ActionServlet?

Ness Technologies,

3 11424

Is it compulsory to have atleast one abstract method in abstract class?

10 23923

Can Container managed Bean-Managed Persistence ?

Sony,

2195


Un-Answered Questions { Java Related }

What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

1133


Which classes are present in spring jdbc api?

437


What is static import?

1189


How to check hibernate version in spring boot?

691


What is many-to-many association in hibernate?

402


What is parameter example?

1044


What is assembly language?

1015


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

1006


How would overload a function based on return type?

990


What are the life-cycle methods for a servlet?

1019


What is integer parseint?

1020


How to compare strings in java?

1044


Can annotation extend another annotation?

411


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

1146


When should you make a function static?

1006