What is a stringbuffer?
No Answer is Posted For this Question
Be the First to Post Answer
is java support call by reference and call by value, if supports please explain?
Why is a singleton bad?
What is use of arraylist in java?
What is a parameter in matrices?
what is net based application and its types
How to create an interface?
What is the concept of multithreading?
What is basic concept of static in java ?
Can an interface implement another interface?
Can we declare an anonymous class as both extending a class and implementing an interface?
8 Answers College School Exams Tests, JVA, TCS, Wipro,
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example