Answer Posted / ravikiran(aptech mumbai)
interface is a pure abstract class and is used to define a
template of methods
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Write a program to check string is palindrome without using loop?
What is a flag and how does it work?
Differentiate between the constructors and methods in java?
What happens if main method is not static?
What is integer valueof?
What is the size of int?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
explain autoboxing in java?
What defines function?
What is an infinite loop? How infinite loop is declared?
What is an escape character in java?
What is the difference between preparedstatement and statement in java?
Explain treeset?
If a variable is declared as private, where may the variable be accessed?
What is meant by method?