1 |
The manipulated and processed data is called: |
Object
Information
Knowledge
Data
|
2 |
A collection of raw facts and figures is called: |
Data
Information
Processing
Knowledge
|
3 |
Which one displays the result of a query? |
File
Field
Access
Reports
|
4 |
How many characters Memo can store? |
1024
64,000
16
4
|
5 |
Query is a statement in the SQ that extracts specific: |
Information
File
Application
Wizard
|
6 |
A constraint that no primary key should contain nulls is known as: |
Normalization
Dependence
Entity integrity
SQL query
|
7 |
The primary objective of the Entity-Relationship diagram is to represent: |
Entities
Relationship
Association
All of these
|
8 |
Any thing about which you store information in the database is known as: |
File
Inherent
Entity
Relation
|
9 |
The table in which is found is called Dependent Table. |
Foreign Key
Control key
Primary key
Sort Key
|
10 |
A program used for producing an on-screen or printed documents from the database is known as: |
Security
Report generator
Query
SQL prompt
|
11 |
---------------- are written before the main () function |
C statements
preprocessor directives
linking instructions
both a and b
|
12 |
C is ------------------ level language |
high
medium
low
a and b
|
13 |
C programming language was developed for -------------------- |
Dos
Windows
Unix
Xenix
|
14 |
The high-level languages are ---------------- |
machine depdendent
not machine dependent
expensive
more easier to learn
|
15 |
The ------------------- translates the source program into the machine code or object code |
compiler
assembler
interpreter
all of them
|
16 |
A computer program written in a high-level language is called |
object code
re locateable code
source code
none of them
|
17 |
The C statements are normally written in -------------------- letters |
lower-case
key words
upper-case
a or c
|