What is the difference between size and length in java?


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

Post New Answer

More Core Java Interview Questions

Why do we declare a class static?

0 Answers  


Explain parallel processing in java8?

0 Answers  


Is set ordered?

0 Answers  


what is platform native code

2 Answers   i3 Solutions,


Why singleton is not thread safe?

0 Answers  






What is parameter example?

0 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


What is the meaning of nullable?

0 Answers  


What do you mean by the term transient?

5 Answers   Ericsson,


What is the importance of static variable?

0 Answers  


Why there are some null interface in java? What does it mean?

0 Answers  


What is assembly condition codes?

0 Answers  


Categories