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
What is a nested table and how is it different from a normal table?
What are the differences between blob and clob in oracle?
How to call a stored function in oracle?
What is the simplest tool to run commands on oracle servers?
How do I recompile a procedure in oracle?
How to convert raw data type into text in oracle? Explain
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What is the difference between I and G in Oracle?
How to execute a stored procedure in oracle?
How to display row numbers with the records?
Why do you create or replace procedures rather that drop and recreate.
How to sort the query output in oracle?
What is bind variable in oracle 11g?
How to create an oracle database manually?
What happens if you use a wrong connect identifier?