can we make a class static without using static keyword?
Answer Posted / rampoojan gupta
no without static key word not define the static class..
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is destructor in oop?
What is interface? When and where is it used?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Why is abstraction needed?
can we make game by using c
Can static class have constructor?
when to use 'mutable' keyword and when to use 'const cast' in c++
Which method cannot be overridden?
Where is pseudocode used?
What is persistence in oop?
What is a function in oop?
hi all..i want to know oops concepts clearly can any1 explain??
Get me an image implementation program.
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Why is static class not inherited?