What is the difference between an array and an array list?


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

Post New Answer

More Core Java Interview Questions

Write a function to print Fibonacci series and Tribonacci series?

0 Answers   Hexaware,


Is Constructor possible in abstract class in java ?

0 Answers   HCL,


How many types of memory areas are allocated by jvm?

0 Answers  


What does string mean in java?

0 Answers  


What is meant by throwing an Exception?

4 Answers   Accenture,






What is split return?

0 Answers  


What are the features of java?

0 Answers  


What is the difference between preemptive scheduling and time slicing?

0 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


Difference between prefix and postfix forms of the ++operator?

3 Answers  


What are assembly attributes?

0 Answers  


What are the characteristics provided in jdk1.6 apart from other versions?

3 Answers   TCS,


Categories