Core Java Interview Questions
Questions Answers Views Company eMail

What is operator?

3 4320

what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

IBM, Zenon,

4 25313

what is Thread?

6 5915

what is synchronization

3 4612

How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

CTS, Satyam,

4 11281

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 9305

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 13892

why java not supproting multiple inheritance?

5 6375

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 26456

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 13506

Why const and goto are reserved keyword in java?

1 6842

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

Global Logic, Saksoft,

2 9406

can anyone explain me the concept of autoboxing?

3 5492

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

1716

how to use crystal reports in java

2 3792


Post New Core Java Questions

Un-Answered Questions { Core Java }

What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?

583


What is data movement?

648


Does garbage collection occur in permanent generation space in jvm?

586


What is arraylist e in java?

498


What is a flag and how does it work?

491






What are the differences between c++ and java?

566


Define packages in java?

565


Explain about data types?

565


What are the drawbacks for singleton class?

508


Can we have any other return type than void for main method?

527


Which class is the superclass of all classes?

589


What is the size of integer?

574


How transient variable is different from volatile variable?

547


Can a class have 2 constructors?

488


What is the default size of arraylist in java?

490