What is a nested structure?


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

Post New Answer

More Core Java Interview Questions

What is the use of ?this??

4 Answers  


What is Java Classloader?

1 Answers   Phantom Technologies,


Explain about main() method in java ?

0 Answers  


What is scope & storage allocation of global and extern variables? Explain with an example

0 Answers   IBS,


What are static blocks and static initalizers in java ?

0 Answers  






Differentiate between a class and an object.

0 Answers  


What are the types of relation?

0 Answers  


What is a heavyweight component?

0 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,


Why is the singleton pattern considered to be an anti pattern?

0 Answers  


how we can make a write-only class in java?

0 Answers  


if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads

2 Answers  


Categories