what is the messsage u r going to get from an
objectoriented programing?
No Answer is Posted For this Question
Be the First to Post Answer
How does finally block differ from finalize() method?
What part of memory - Stack or Heap - is cleaned in the garbage collection process?
what are the differences between java and .net?..why u choose java?
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
What is meant by vector class, dictionary class, hash table class, and property class?
JVM is platform independent or depeneded?
What are disadvantages of java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is an empty string in css?
Why do we need wrapper class?
Tell me a few examples of final classes defined in Java API?
What is the loop in java?