Answer Posted / ujas
for any more doubts mail me to ujas.doshi@atosorigin.com
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is abstract class constructor called?
What are the advantages of inner classes?
What is method reference in java?
Does A Class Inherit The Constructors Of Its Superclass?
How does multithreading take place on a computer with a single cpu in java programming?
What is the list interface in java programming?
What exceptions occur during serialization?
What is hotjava?
Why does it take so much time to access an applet having swing components the first time?
What are the wrapped, classes?
Can we execute java program without main method?
What is the main advantage of passing argument by reference?
Say any two properties in beans?
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 a local, member and a class variable?