What is the difference between a vector and an Array? (Java)
Answer Posted / ashu_deepu
u have asked the question in wrong segment.
vector has variable length and can store data of different type.
but array do not have these properties.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
When system tablespace is created?
What are the various oracle database objects?
What are the differences between char and nchar in oracle?
Explain the use of owner option in exp command.
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?
How to drop a stored function?
what is the difference between data migration and production migration.
How to create an initialization parameter file?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
How are extents allocated to a segment?
defination of bitmap index
How to execute a stored procedure in oracle?
How to use like conditions in oracle?
How to see the table columns used in an index?
What is hot backup and logical backup?