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
How would you begin to troubleshoot an ORA-3113 error?
What do you know about normalization? Explain in detail?
What is a lookup table in oracle?
What is index in Oracle?
What is background process in Oracle?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What is an oracle function?
How to rollback the current transaction in oracle?
Is oracle an operator?
Can select statements be used on views in oracle?
What is a server parameter file in oracle?
How remove data files before opening a database?
Respected sir, Please send me technical questions related to oracle apps..
What are the differences between char and varchar2 in oracle?
How can I introduce multiple conditions in like operator?