Answer Posted / javac
Interface is a special class which is fully abstracted and
by default variables declared inside an interface are
public static final and methods declared are abstract and
public.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What is class array in java?
How to implement a multithreaded applet?
What is numeric data type?
Why are global variables used?
What does \ mean in regex?
What is the difference between multitasking and multithreading in Java
What is the significance of continue jump statement? Explain with an example.
Whats the difference between notify() and notifyall()?
Can we overload the main() method?
How do you start a thread?
What is the final variable?
What is difference between call by value and call by reference?
What does this () mean in constructor chaining concept?
What is return null in java?