can we access the super class method using subclass object?
Answer Posted / muthukumari
yes, we can access the base class methods using a derived
class objects.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is fundamental datatype?
What is data string?
What is exception in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is difference between class and object in java?
How will you load a specific locale?
Why we used vector class?
Explain the meaning of java applet.
What is the map interface in java programming?
How can you add and remove nodes in jtree?
How do you write a good declaration?
What is floating data type?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Difference between a process and a program?
Can a private method be declared as static?