CSE/IT Technical Test

Q1. which one is protocal?
HTTP
HTML
OSI

Q2. The part of machine level instruction, which tells the central processor what has to be done, is
Locator
Operation code
Address

Q3. Which of the following refers to the associative memory?
the address of the data is generated by the CPU
the address of the data is supplied by the users
there is no need for an address i.e. the data is used as an address

Q4. To avoid the race condition, the number of processes that may be simultaneously inside their critical section is
1
2
3

Q5. A system program that combines the separately compiled modules of a program into a form suitable for execution
cross compiler
linking loader
assembler

Q6. Process is
a job in secondary memory
contents of main memory
a program in execution

Q7. Which of the following is not a logical data-base structure?
chain
relational
network

Q8. Primitive operations common to all record management systems include
Print
Look-up
Short

Q9. Each of data files has a _____ that describe the way the data is stored in the file.
Records
Fields
File Structure

Q10. After you _____ a record, many data management the environments require you to issue a command to save the changes you made.
Update
Delete
Sort Key