Can we declare array without size in java?


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

Post New Answer

More Core Java Interview Questions

Why char array is favored over string for the storage of passwords?

0 Answers  


What is the java project architecture?

0 Answers   IBM,


How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size

6 Answers   Accenture,


What is meant by Java interpreter?

4 Answers  


How will you serialize a singleton class without violating singleton pattern?

0 Answers  


diff b/w sleep(1000) and wait(1000)?

4 Answers   Huawei,


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  


Is there a jre for java 11?

0 Answers  


Convert Binary tree to linked list.

0 Answers   Amazon,


what are the purposes of native, transiant key words?

2 Answers  


what is the difference between String and StringBuffer classes?

2 Answers   Infosys,


What is difference between calling start() and run() method of thread?

0 Answers  


Categories