Is object a data type?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by light weight and heavy weight components?
What is thread?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What are the main uses of java?
What is command line argument in java?
What is an object in java?
Can java object be locked down for exclusive use by a given thread?
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
what is real-time example of runtime polymorphism and compile time polymorphism
What is difference between overloading and overriding in java?
Explain the difference between getAppletInfo and getParameterInfo?
How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?