What is the lifetime and scope of a variable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Do you know why doesn't the java library use a randomized version of quicksort?

0 Answers  


Why method overriding is used?

0 Answers  


Which containers use a flowlayout as their default layout in java programming?

0 Answers  


how we can write the string concatenation program in java.

3 Answers  


int a=1,b=10; System.out.println(a+b--);

12 Answers   HCL,






class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


What is data abstraction? Elaborate with example?

4 Answers   BMC, TCS,


What is parse method?

0 Answers  


Can we have a abstract class withought any method? What is a purspose of this?

3 Answers  


can we declare private class in java file?

13 Answers  


How do you call a reference in java?

0 Answers  


Can you run the product development on all operating systems ?

1 Answers  


Categories