Answer Posted / ravikiran(aptech mumbai)
vector class is legacy and contains synchronized methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we define private and protected modifiers for variables in interfaces?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is get () in java?
What is an object’s lock and which object’s have locks?
What is finalize()? Is finalize() similar to a destructor?
Which one will take more memory: an int or integer?
Is java code slower than native code?
What is the difference between path and classpath variables?
How do you use wildcards?
What is the difference between jdk and jre?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
How do you know if a value is nan?
What is ascii format?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What’s the difference between constructors and other methods?