CuriousTab
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
JDBC, Java Server Pages, and MySQL
See What Others Are Saying!
Question
A JSP is transformed into a(n):
Options
A. Java applet.
B. Java servlet.
C. Either 1 or 2 above.
D. Neither 1 nor 2 above.
Correct Answer
Java servlet.
More questions
1. A transaction for which all committed changes are permanent is called:
Options
A. atomic.
B. consistent.
C. isolated.
D. durable.
Show Answer
Scratch Pad
Discuss
Correct Answer: durable.
2. When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted storage space.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Which of the following is the correct order of keywords for SQL SELECT statements?
Options
A. SELECT, FROM, WHERE
B. FROM, WHERE, SELECT
C. WHERE, FROM,SELECT
D. SELECT,WHERE,FROM
Show Answer
Scratch Pad
Discuss
Correct Answer: SELECT, FROM, WHERE
4. Hashing algorithm converts a primary key value into a record address.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
5. A relation is a two-dimensional table.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. Each association has two or more roles.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. A benefit of the three-tier architecture is which of the following?
Options
A. New modules can be built to support specific business needs
B. Performance improves for compiled SQL statements
C. Results in a thinner client and database server
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: New modules can be built to support specific business needs
8. Which of the following locks the item from access of any type?
Options
A. Implicit lock
B. Explicit lock
C. Exclusive lock
D. Shared lock
Show Answer
Scratch Pad
Discuss
Correct Answer: Exclusive lock
9. The keyword "inverse" is used in which of the following?
Options
A. Class
B. Attribute
C. Relationship
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Relationship
10. A subtype discriminator of the supertype is an attribute whose values determine the target subtype(s).
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET