Answer Posted / darshan
array is static
vector is dynamic
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
What is super in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What are the advantages of functions?
Can a private method be declared as static?
Name and explain the types of ways which are used to pass arguments in any function in java.
What is subsequence of a string?
Can a list be null in java?
What is method overloading with type promotion?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Explain about features of local inner class?
Which is better stringbuilder or stringbuffer?
Explain about the select method with an example?
What is singleton pattern?
How do you override a variable in java?
How do you use compareto in java?