What modifiers are used for interface declaration?
Answer Posted / prakash
public and static
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What restrictions are placed on method overloading?
What is boolean keyword in java?
What is space character in java?
What is the advantage of preparedstatement over statement?
What is the use of put method?
How are observer and observable used in java programming?
How would you use Bubble Sort to sort the number of elements?
What is empty list in java?
Write a function for palindrome and factorial and explain?
How do you compare arrays in java?
Which of the following is not an isolation level in the JDBC
Is java ee a framework?
How destructors are defined in java?
What happens if we don’t define serial version uid?
Can we catch more than one exception in single catch block?