write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
2116write a program to create an arraylist and listeterator.and value should be enter through keyboard.
1 3930write a program to create an vector and listeterator.and value should be enter through keyboard.
1 3840How could Java classes direct program messages to the system console, but error messages, say to a file?
2 9261give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
4 62561.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 4945
How we can make copy of a java object?
What is append in java?
What do you understand by weak reference?
What is a values collection view ?
Is there a jre for java 11?
What does super keyword do?
Is there any limitation of using inheritance?
How is string immutable in java?
What is the difference between array list and vector in java?
What does sprintf mean?
what is an objects lock and which objects have locks? : Java thread
What does sizeof return?
Difference between default and protected access specifiers?
Can we define constructor in inner class?
What is increment in java?