What is the purpose of static keyword in java?
No Answer is Posted For this Question
Be the First to Post Answer
Who developed java?
Explain 5 features introduced in jdk 1.7?
What does regex mean?
What is the purpose of using break in each case of switch statement?
Hi Every One I Have Small Doubt Please answer This???????????????????????????? I Want to use AbstractList class methods(java.util.AbstractList) My Program is import java.util.*; class DemoOne extends AbstractList { public static void main(String[] args) { AbstractList a=new DemoOne();//This One is Correct?? DemoOne a1=new DemoOne();//This One is Correct?? Both Are Not Working System.out.println("Hello World!"+a); System.out.println("Hello World!"+a1); } } Error IS: DemoOne.java:2: DemoOne is not abstract and does not override abstract method get(int) in java.util.AbstractList class DemoOne extends AbstractList AnyOne can Please Provide The Solution????????????????????????? Plzzzzzzz
Can we override private method in java?
Is an object null?
Program to output as below formate: 1 2 3 4 5 6 7 8 9 10
What is an anonymous class?
What is difference between static and final?
What is the use of generics? When was it added to the Java development Kit?
What will happen if a thrown exception is not handled?
0 Answers ABB, Akamai Technologies, Infogain,