What is a vector in java?


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

Post New Answer

More Core Java Interview Questions

Is there memory leaks in java?

3 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


what is encapsulation in java? Explain

0 Answers  


Is java a software?

0 Answers  


what questions are been asked ??? for interview in apti

0 Answers  






Does constructor creates the object ?

0 Answers  


What is floating data type?

0 Answers  


What is Recursion Function?

0 Answers   iNautix,


Why are arrays useful in java?

0 Answers  


Can string be considered as a keyword?

0 Answers  


what is the logic inside any default constuctor?

2 Answers  


Can private class be extended java?

0 Answers  


Categories