GeekInterview.com
Answered Questions

There are 50 reserved keywords currently defined in the Java language

Asked By: Interview Candidate | Asked On: Dec 10th, 2005

A) trueb) false

Answered by: Chitra Mudgal on: Dec 17th, 2008

False

Answered by: agar.nidhi on: Dec 16th, 2008

false...

47+3+2=52...

State true or false :- for externalizable objects the class is solely responsible for the external format of its contents

Asked By: Interview Candidate | Asked On: Dec 10th, 2005

A) trueb) false

Answered by: pramay on: Jan 20th, 2006

class has to implement the Externalizable interface.

State true or false :- the suspend()method is used to terminate a thread?

Asked By: Interview Candidate | Asked On: Dec 10th, 2005

A) trueb) false

Answered by: manojravikanti on: Aug 23rd, 2006

I choose the answer as false but i got it wrong

Answered by: masarrat on: Jul 25th, 2006

false

Fill in the blanks : - what is the mechanisam defind by Java for the resources to be used by only one thread at a time________________

Asked By: Interview Candidate | Asked On: Dec 10th, 2005

A) synchronisation

Answered by: Deepika84 on: Apr 15th, 2008

synchronization

Answered by: deepthi.javatest on: Dec 13th, 2006

i gave synchronization but got marked wrongly check different spellings

Explain "passing by value", "passing by pointer" and "passing by reference"

Asked By: suji | Asked On: Sep 19th, 2005

Answered by: pramay on: Mar 10th, 2006

Pass By Value example:The function receives a copy of the variable. This local copy has scope, that is, exists only within the function. Any changes to the variable made in the function are not passed...

Answered by: rahultripathi on: Sep 24th, 2005

There  is major defference between these three are when we want to avoid making the copy of variable and we want to change value of actual argument on calling function. there are we use passing by pointer,passing the reference. We can not perform arithmentic operation on reference.

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: