write a program to create an arraylist with string(add,remove)
operation.and value should be enter through keyboard.
Difference between method overloading and overriding.
what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 Answers CTS, Phoenix Technologies,
How is it possible for two string objects with identical values not to be equal under the == operator?
explain System.out.println()
There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?
How can a class be accessed, If no access modifiers are declared?
What is oop principle in java?
What are Access Specifiers and Access Modifiers.
What are the different ways to handle exceptions?
What is the protocol is used in type4 driver?
What is the difference between heap and stack memory?
How do you load an HTML page from an Applet ?