write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
2062write a program to create an arraylist and listeterator.and value should be enter through keyboard.
1 3861write a program to create an vector and listeterator.and value should be enter through keyboard.
1 3740How could Java classes direct program messages to the system console, but error messages, say to a file?
2 9160give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
4 61051.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 4857
How many bits is a string?
Is binary a low level language?
How the interruptible method gets implemented?
How infinite loop is declared?
What methods are used in Servlet?Applet communication?
What is difference between iterator access and index access?
How does arrays sort work in java?
What is the static variable?
What are white spaces in java?
What is the implementation of destroy method in java. Is it native or java code?
What mechanism does java use for memory management?
Is java free for commercial?
Why for each loop is used?
Write a method to check if input string is palindrome?
What is wrapper class example?