Can we convert stringbuffer to string?
No Answer is Posted For this Question
Be the First to Post Answer
Do you need to import math in java?
What are the 8 data types in java?
What is an example of a constant variable?
Why vector is used in java?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
what is connection pooling with example?
I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
What is public static?
Write a program to check string is palindrome without using loop?
Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?
Is list thread safe in java?
what is the use of Clonable,and serializable interface?