|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
The Connected, Limited Device Configuration (CLDC) is a specification for a J2ME configuration. The CLDC is for devices with less than 512 KB or RAM available for the Java system and an intermittent (limited) network connection. It specifies a stripped-down Java virtual machine1 called the KVM as well as several APIs for fundamental application services. Three packages are minimalist versions of the J2SE java.lang, java.io, and java.util packages. A fourth package, javax.microedition.io, implements the Generic Connection Framework, a generalized API for making network connections.
Create Date
:
Monday, May 12, 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)
The SQL data is stored in the database. The data is organized into logical components that are visible to user however data is stored as files on hard disk. Each SQL server has four system databases: master, temp, msdb and model and multiple user databases. How many user databases depend from organization to organization? The fundamental unit of data storage is page. The page size in SQL is 8KB. Every page contains a page header which is 96 bytes and stores system information such as the type of the page, amount of free space on the page, and object that owns the page. Extents are another unit which is used to allocate space to pages and indexes. A extent is 8 continuous pages or 64 KB. SQL server 2k has 3 types of data files: Primary data files which is the starting point of the database and points to other files, secondary data files comprise of data files other than primary data files and thirdly the log files to recover database in the event of a disaster.
Create Date
:
Saturday, May 10, 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)
The
Trivial File Transfer Protocol (TFTP) allows a local host to obtain
files from a remote host but does not provide reliability or security.
It uses the fundamental packet delivery services offered by UDP.The
File Transfer Protocol (FTP) is the standard mechanism provided by TCP
/ IP for copying a file from one host to another. It uses the services
offer by TCP and so is reliable and secure. It establishes two
connections (virtual circuits) between the hosts, one for data transfer
and another for control information.
Create Date
:
Monday, April 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)
It is Latin for "from first principles", refers to predictions or calculations which are based entirely on theory as opposed to experimentation.
Create Date
:
Sunday, April 27, 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)
It comes from the Latin phrase 'De minimis non curat lex'. It is a common law principle whereby judges will not sit in judgement of extremely minor transgressions of the law. It has been restated as "the law does not concern itself with trifles". It is commonly used to include a test of anyone judging conformance to accounting principles, regulations or rules.
Create Date
:
Saturday, April 26, 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)
If the Windows video problem prevents you from seeing the desktop, restart the system, press the F8 function key when the Starting Windows message appears, and select Safe Mode. This should load Windows with the standard 640x480 16-color VGA driver (the most fundamental driver available for VGA monitors), and should furnish a starting point for installing the correct driver for the monitor being used.
Create Date
:
Friday, April 25, 2008
Click here
to improve the Interview Question, Answer and other fields.