write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
2122write a program to create an arraylist and listeterator.and value should be enter through keyboard.
1 3942write a program to create an vector and listeterator.and value should be enter through keyboard.
1 3868How could Java classes direct program messages to the system console, but error messages, say to a file?
2 9277give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
4 62891.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
TCS,
2 4955
Explain the difference between throw and throws in java?
What is a map in java?
How many types of parsers are there?
Why java is call by value?
Can you use this() and super() both in a constructor?
Why runnable interface is used in java?
What are thread local variables?
Can you have two constructors in java?
What is java util?
Which sorting algorithm is best in java?
Why collection is called framework in java?
What are meta-annotations?
What is a nested structure?
Explain treeset?
What is hash table in java?