.
A keyword used to create variables
A variable that stores address of an instruction
A variable that stores address of other variable
All of the above
The page is corrupted by application software
The page is in main memory
The page is not in main memory
One tries to divide a number by 0
Switch
Goto
Go back
Return
Malloc() and memalloc()
Alloc() and memalloc()
Malloc() and calloc()
Memalloc() and faralloc()
Software interrupts
Polling
Indirect jump
A privileged instruction
It is a hardware component
It is a command interpreter
It is a part in compiler
It is a tool in CPU scheduling
Time Sharing Operating System
Multi-User Operating System
Multi-tasking Operating System
All the Above
Character
Integer
Float
Enum
Command Resources
Manage Resources
Provide Utilities
Be user friendly
True
False
Throughput
MHz
Flaps
None of the above
Ceil(1.66)
Floor(1.66)
Roundup(1.66)
Roundto(1.66)
Structures
Pointers
Unions
Inheritance
Auto
Extern
Register
Global
ADD
CREATE
INSERT
MAKE
REMOVE FROM CUSTOMER ...
DROP FROM CUSTOMER ...
DELETE FROM CUSTOMER WHERE ...
UPDATE FROM CUSTOMER ...
REMOVE TABLE CUSTOMER;
DROP TABLE CUSTOMER;
DELETE TABLE CUSTOMER;
UPDATE TABLE CUSTOMER;
Deletes the table structure only.
Deletes the table structure along with the table data.
Works whether or not referential integrity constraints would be violated.
It is not an SQL statement.
PRIMARY KEY
FOREIGN KEY
ALTERNATE KEY
UNIQUE
SORT BY
ALIGN BY
ORDER BY
GROUP BY