Can you create an object of an abstract class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is final?

0 Answers  


How many bits are in a sentence?

0 Answers  


Can we define private and protected modifiers for variables in interfaces?

0 Answers  


How does compareto work in java?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  






What is __ init __ functions?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


Explain illegalmonitorstateexception and when it will be thrown?

0 Answers  


solve (x-1)(x-9)=8;

3 Answers   IBM, Manhattan, TCS,


What is difference between classpath and path variables in java?

0 Answers  


Can an interface extands a class?

5 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


Categories