Answer Posted / mugdha taru
Because it is the only function which is accessible even
when class is not instantiateed
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
class type to basic type conversion
What is the point of oop?
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(); }
What is static modifier?
How Do you Code Composition and Aggregation in C++ ?
Can static class have constructor?
Can we override main method?
What exactly is polymorphism?
write string class as your own class in java without using any built-in function
what is different between oops and c++
How do you explain polymorphism?
What is polymorphism in oop example?
Why interface is used?
Get me an image implementation program.