Answer Posted / dhawal
object-anything in real world is object,in programatically
anthing that can be programable is object,class is templet
for object,object is basic runtime entity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible for a yielded thread to get chance for its execution again?
What are triggers in DB? Explain their types. How do they work?
can any body body expalin best definitions & best real time exaples for opps concepts.
Can a serialized object be transferred via network?
Are global variables initialized to zero?
Is it possible to instantiate the abstract class?
What is instance means in java?
What are the approaches that you will follow for making a program very efficient?
What is final method?
Why chararray() is preferred over string to store the password?
I want to persist data of objects for later use. What is the best approach to do so?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Explain thread life cycle in java?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is get () in java?