Answer Posted / priyanka
Java is not 100% pure oops lang. as it doesnt support multiple inheritance cconcept.....but also it supports multiple inheritance through interface...but interface is not the part of oops.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is charat java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is purpose of keyword void?
Why main method is called first in java?
Is java hashset ordered?
What is meant by 'Class access modifiers'?
What is the purpose of the enableevents() method?
Which is dependent variable?
Can we call the constructor of a class more than once for an object?
How to create an immutable class?
How to connect to a remote database using Applet?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Explain when we should make an instance variable private.
when should you use stringbuilder class in a program?
What is the use of arraylist in java?