Can you create an object of an abstract class?
No Answer is Posted For this Question
Be the First to Post Answer
What is final?
How many bits are in a sentence?
Can we define private and protected modifiers for variables in interfaces?
How does compareto work in java?
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[]))
What is __ init __ functions?
Explain the reason behind ending a program with a system.exit(0)?
Explain illegalmonitorstateexception and when it will be thrown?
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
What is difference between classpath and path variables in java?
Can an interface extands a class?
Explain the differences between abstraction and encapsulation?