What is an array and a vector? How they different from each
other?
Answer Posted / prabir kumar
arrays have elements of same datatypes, but vector can have
elements of any types.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ‘is-a ‘ relationship in java?
How destructors are defined in java?
Define an enumeration?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the difference between JDK and JVM?
Which types of exceptions are caught at compile time?
What is this keyword in java?
What is "this" keyword in java? Explain
What is string pool?
What are the different http methods?
What is a buffer in computer?
What do you mean by singleton class in java?
What is parsing in java?
How do you write a good declaration?
What are the different ways of implementing thread? Which one is more advantageous?