What is equals method in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is connection pooling with example?
How to provide security in java
0 Answers Infosys, TCS, Tech Mahindra,
class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....
Difference between linkedlist and arraylist.
Is java a software?
Which software is used for java programming?
What is the string function?
Adapter classes?
Can we extend a class with private constructor?
what is the main class of all the classes
Explain wait(), notify() and notifyall() methods of object class ?
What is vector?