What is the difference between a vector and an Array? (Java)
Answer Posted / guneetinder singh
A vector is a template class but not the array is.
A grow able array is called vector while array is of fixed size.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is the usage of analyze command in oracle?
How to check database size in Oracle?
What is flashback in Oracle?
What is merge statement used for?
How to view existing locks on the database?
What do you understand by a database object? Can you list a few of them?
What is a Garbage Collection? and what is full recursive Garbage collection?
What do you mean by cdb and pdb in oracle 12c?
What are the various oracle database objects?
Explain about your project and its relation to the current job position you are applying to?
What is parameterized cursor in oracle?
What are privileges and grants?
What is the difference between a hot backup and a cold backup in oracle?
What are the types of trigger in oracle?