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 data binding in oops?
What is destructor give example?
Which language is not a true object oriented programming language?
What is encapsulation oop?
What is object-oriented programming? Webopedia definition
What are the features of oop?
How to use CMutex, CSemaphore in VC++ MFC
Where is pseudocode used?
What is the main purpose of inheritance law?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Why do we use polymorphism?
what is different between oops and c++
Why is object oriented programming so hard?
Why polymorphism is used in oops?
What is the real time example of inheritance?