|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Ecotourism, also known as ecological tourism, is a form of tourism
that appeals to ecologically and socially conscious individuals.
Generally speaking, ecotourism focuses on volunteering, personal
growth, and learning new ways to live on the planet. It typically
involves travel to destinations where flora, fauna, and cultural
heritage are the primary attractions.
Responsible ecotourism includes programs that minimize the negative
aspects of conventional tourism on the environment and enhance the
cultural integrity of local people. Therefore, in addition to
evaluating environmental and cultural factors, an integral part of
ecotourism is the promotion of recycling, energy efficiency, water
conservation, and creation of economic opportunities for the local
communities
Create Date
:
Saturday, June 28, 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)
A thread is a the entity within a process that Windows schedules for execution. A thread has. The contents of a set of CPU registers representing the state of the processor. 2 stacks, 1 for the thread to use in kernel mode, and 1 for user mode. Private storage called Thread Local Storage for use by subsystems, run-time libraries, and DLLs and;. A thread ID.
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)
They die when they are pulled off the stack (go out of scope).
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)
In distributed deadlock detection, the delay in propagating local information might cause the deadlock detection algorithms to identify deadlocks that do not really exist. Such situations are called phantom deadlocks and they lead to unnecessary aborts.Atomicity:
Either all actions are carried out or none are. Users should not have to worry about the effect of incomplete transactions. DBMS ensures this by undoing the actions of incomplete transactions.
Aggregation:
A concept which is used to model a relationship between a collection of entities and relationships. It is used when we need to express a relationship among relationships.
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)
That part of the DTD that is defined within the current XML file.
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)
A set of phases during which a request for a page is received, a UI component tree representing the page is processed, and a response is produced. During the phases of the life cycle:
The local data of the components is updated with the values contained in the request parameters.
Events generated by the components are processed.
Validators and converters registered on the components are processed.
The components' local data is updated to back-end objects.
The response is rendered to the client while the component state of the response is saved on the server for future requests.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.