SetComment: If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment. This is not supported by version zero cookies.
Public void set Comment (String use)
{
}
get Comment:
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
In an XML document, text that is ignored unless the parser is specifically told to recognize it.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
(Draw from your successes. Yes, my people like and respect me personally and professionally. They often comment on how much they learn and develop under my supervision.)
Create Date
:
Friday, May 09, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
In the same way every class that is defined by the user has access to methods defined in
Object class.
A few advantages of doing this
-- Object class has a special privilages set in JVM (Any one who is an expert in JVM can comment on this)
-- All the methods defined in Object class have some functionality that is common if extended by any class.
User is given permission to override these defaults with the logic he/she intends with.
For ex--.
public class A {
public boolean equals(Object obj) {
//perform user logic here } }
-- Initiation of garbage collection happens through Object class
Create Date
:
Sunday, March 16, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Don't speak, but instead listen as the other person talks. Then give appropriate feedback and comment.
Create Date
:
Saturday, March 15, 2008
Click here
to improve the Interview Question, Answer and other fields.