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
What is encapsulation in oop?
What is oops?what is its use in software engineering?
Get me an image implementation program.
program for insertion ,deletion,sorting in double link list
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is encapsulation example?
What is the point of oop?
What is the real life example of polymorphism?
What is super in oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What are the types of abstraction?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is an interface in oop?
What is and I oop mean?
What is methods in oop?