Is an array a vector?


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

Post New Answer

More Core Java Interview Questions

What is the difference between checked exception and unchecked exception?

0 Answers  


Why to give the file name same as the public class name in java?

3 Answers  


write the hierarchy of component class?

1 Answers  


How big is a 64 bit float?

0 Answers  


What string is utf8?

0 Answers  






How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

0 Answers  


How does hashmap work in java ?

0 Answers  


Can I declare class as static or private?

0 Answers  


There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation

1 Answers   ABC, KPIT,


What is a layout manager?

1 Answers  


How do you sort objects in java?

0 Answers  


Can a final variable be manipulated in java?

0 Answers  


Categories