can we make a class static without using static keyword?

Answer Posted / darwin

no not at all possible with this present java framework
format.. it coukd be possible only in future if they
enhances that option to do so.. and additionallly no outer
class can be static. you can also check by compiling in
java compiler...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3827


Why is there no multiple inheritance?

565


What are objects in oop?

608


How do you define social class?

600


What is the point of polymorphism?

584






What is the main purpose of inheritance law?

667


Can main method override?

583


Why is destructor used?

581


Why do we need oop?

665


What is meant by oops concept?

610


Why is oop useful?

602


What is the real time example of encapsulation?

595


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1981


What is inheritance write a program to show use of inheritance?

611


State what is encapsulation and friend function?

697