Which of the classes will have more memory allocated?


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

Post New Answer

More Core Java Interview Questions

Name component subclasses that support painting in java programming?

0 Answers  


Which command from the jdk compiles a java program?

0 Answers  


What is advantage of java?

0 Answers  


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

3 Answers   Wipro,


What do you mean by collectors in java 8?

0 Answers  






What is main difference between variable and constant?

0 Answers  


How many wrapper classes are there in java?

0 Answers  


What is Session and cookies?Explain in detail with an example?

4 Answers   Accenture, CTS,


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


Does isempty check for null?

0 Answers  


What are the two types of exceptions in java? Which are the differences between them?

0 Answers  


How do you ensure that n threads can access n resources without deadlock?

0 Answers  


Categories