Core Java Interview Questions
Questions Answers Views Company eMail

What is Vector?Can you elaborate how Vector is Thread safe?

HCL,

3 10617

How to solve the problem of generating the unique hash keys with hash function?

1453

long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 5466

How can we achieve IPC in JAVA?

Wipro,

1 2242

What do you mean by Remote procedure call?

2 4785

Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?

1 3480

What is left shift and right shift?

1 5099

How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.

2 6346

Why all programming languages have main as a execution starting point?

4 7569

what is private constructor?what are the uses of writing private constructor in our program?

10 19258

What is a thin-client application?

Adobe,

5 31791

What is a J2EE component? List out all the component?

Adobe,

2 30612

What advantage does an entity bean have over a sessin bean?

Adobe,

3 31594

Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?

Adobe,

5 21113

Why Java is a platform independent language?

Wipro, Zensar,

6 68078


Post New Core Java Questions

Un-Answered Questions { Core Java }

In how many ways we can do synchronization in java?

515


what are different ways in which a thread can enter the waiting state? : Java thread

484


What is the best way to findout the time/memory consuming process?

547


What is a variable and constant?

539


What is structure of java heap? What is perm gen space in heap?

533






What is equals method in java?

518


If system.exit (0); is written at the end of the try block, will the finally block still execute?

609


Can you sort a string in java?

480


Is space a string in java?

506


What are the types of casting?

584


How many bytes is double?

539


What is application tier?

521


What do you mean by object?

534


Can I override protected method in java?

587


Is array a class in java?

496