This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
E-mail is stored in the ______server. |
|
Answer» E-mail is stored in the mail server. |
|
| 2. |
Logical extension of computation migration is ___________(a) process migration(b) system migration(c) thread migration(d) data migration |
|
Answer» Right option is (a) process migration Easy explanation - None. |
|
| 3. |
_______team provides medical treatment to victims within the scope of their training. a) Medical Triage Team b) Search and Rescue Team c) Medical Treatment Team |
|
Answer» c) Medical Treatment Team Medical Treatment Team provides medical treatment to victims within the scope of their training. |
|
| 4. |
Gmail is the product of:(a) A Yahoo Product (b) A Google Product (c) A Microsoft Product (d) Amazon Product |
|
Answer» (b) A Google Product Gmail is the product of A Google Product. |
|
| 5. |
Which technique is based on compile-time program transformation for accessing remote data in a distributed-memory parallel system?(a) cache coherence scheme(b) computation migration(c) remote procedure call(d) message passing |
|
Answer» Right answer is (b) computation migration To explain: None. |
|
| 6. |
Write down the steps for entering a text box in the slide. |
|
Answer» 1. Click the text button on the Drawing bar 2. The mouse pointer changes to + sign 3. Place the mouse pointer on the slide where you want to add the text box 4. Click and drag on the slide to draw a text box. |
|
| 7. |
What do you mean by noun phrase and verb phrase? |
|
Answer» A noun phrase is any noun or pronoun along with its modifiers. A verb phrase is any number of verbs working together. |
|
| 8. |
The essential content(s) in each entry of a page table is/are ____________(a) Virtual page number(b) Page frame number(c) Both virtual page number and page frame number(d) Access right information |
|
Answer» Right option is (b) Page frame number The explanation: None. |
|
| 9. |
You got an email from an Insurance Company you want to store their email id which feature will help you for this? |
|
Answer» We can add address to Address Book. |
|
| 10. |
The purpose of the mail is summarizing in ______text box. |
|
Answer» The purpose of the mail is summarizing in Subject text box. |
|
| 11. |
Distributed naming services/Distributed information systems have been devised to _____________(a) provide information about all the systems(b) provide unified access to the information needed for remote computing(c) provide unique names to all systems in a network(d) all of the mentioned |
|
Answer» Right option is (b) provide unified access to the information needed for remote computing Best explanation: None. |
|
| 12. |
A process is thrashing if ____________(a) it is spending more time paging than executing(b) it is spending less time paging than executing(c) page fault occurs(d) swapping can not take place |
|
Answer» The correct choice is (a) it is spending more time paging than executing Explanation: None. |
|
| 13. |
A process is thrashing if ____________(a) it spends a lot of time executing, rather than paging(b) it spends a lot of time paging than executing(c) it has no memory allocated to it(d) none of the mentioned |
|
Answer» Correct option is (b) it spends a lot of time paging than executing For explanation: None. |
|
| 14. |
What is all-or-nothing situation for sharing in memory?(a) Program makes all its data available to be accessed(b) It prohibits access to some(c) It creates rules who can access program memory(d) It separates program memory and data memory |
|
Answer» Right answer is (a) Program makes all its data available to be accessed Easiest explanation - None. |
|
| 15. |
Differentiate between the noun phrase and verb phrase. |
|
Answer» Noun Phrase: A noun phrase is any noun or pronoun along with its modifiers: Example: School Children Verb Phrase: A verb phrase is any number of verbs working together: Example: will contact |
|
| 16. |
Your email box is full of mails and If you want to delete some mails, which button is used for the same. |
|
Answer» Thrash email box is full of mails and If you want to delete some mails, which button is used for the same. |
|
| 17. |
Locality of reference implies that the page reference being made by a process ____________(a) will always be to the page used in the previous page reference(b) is likely to be one of the pages used in the last few page references(c) will always be one of the pages existing in memory(d) will always lead to page faults |
|
Answer» Correct answer is (b) is likely to be one of the pages used in the last few page references The best explanation: None. |
|
| 18. |
The machine containing the files is the _______ and the machine wanting to access the files is the ______(a) master, slave(b) memory, user(c) server, client(d) none of the mentioned |
|
Answer» The correct choice is (c) server, client Easiest explanation - None. |
|
| 19. |
Reliability of files can be increased by _____________(a) keeping the files safely in the memory(b) making a different partition for the files(c) by keeping them in external storage(d) by keeping duplicate copies of the file |
|
Answer» The correct answer is (d) by keeping duplicate copies of the file For explanation: None. |
|
| 20. |
How can fence and relocation be used together?(a) To each program address, the contents of fence register are added(b) To contents of fence register is subtracted from actual address of program(c) To each program address, the contents of fence register are not added(d) None of the mentioned |
|
Answer» Right answer is (a) To each program address, the contents of fence register are added Easiest explanation - This both relocates the address and guarantees that no one can access a location lower than a fence address. |
|
| 21. |
Thrashing _______ the CPU utilization.(a) increases(b) keeps constant(c) decreases(d) none of the mentioned |
|
Answer» Right answer is (c) decreases The best explanation: None. |
|
| 22. |
What is the role of base/bound registers?(a) They give starting address to a program(b) Program’s addresses are neatly confined to space between the base and the bound registers(c) They provide encrypted environment(d) This technique doesn’t protects a program’s address from modification by another user |
|
Answer» Right option is (b) Program’s addresses are neatly confined to space between the base and the bound registers Easy explanation - None. |
|
| 23. |
Define the meaning of Communication. |
|
Answer» Communication is an act of conveying meanings from one entity or group to another through the use of mutually understood signs, symbols and semiotic rules. |
|
| 24. |
What is a locality?(a) a set of pages that are actively used together(b) a space in memory(c) an area near a set of processes(d) none of the mentioned |
|
Answer» Right answer is (a) a set of pages that are actively used together Best explanation: None. |
|
| 25. |
Anonymous access allows a user to transfer files _____________(a) without having an account on the remote system(b) only if he accesses the system with a guest account(c) only if he has an account on the remote system(d) none of the mentioned |
|
Answer» The correct option is (a) without having an account on the remote system The best explanation: The world wide web uses anonymous file exchange almost exclusively. |
|
| 26. |
What is the basic need in protecting memory in multi-user environment?(a) We need two registers one ‘start’ and other ‘end’(b) We need a variable register(c) A fence register has to be used known as base register.(d) None of the mentioned |
|
Answer» The correct choice is (c) A fence register has to be used known as base register. Easiest explanation - None. |
|
| 27. |
An independent program which is replicates so much and it consumes the resources of the computer and makes it slow. |
|
Answer» An independent program Worm replicates so much and it consumes the resources of the computer and makes it slow. |
|
| 28. |
The unwanted mails are automatically transferred in _____folder. |
|
Answer» The unwanted mails are automatically transferred in Spam folder. |
|
| 29. |
When a user refers to a particular file?(a) system MFD is searched(b) his own UFD is not searched(c) both MFD and UFD are searched(d) every directory is searched |
|
Answer» The correct answer is (c) both MFD and UFD are searched The explanation is: None. |
|
| 30. |
When a subroutine is called ____________(a) it defines a new locality(b) it is in the same locality from where it was called(c) it does not define a new locality(d) none of the mentioned |
|
Answer» Right option is (a) it defines a new locality The explanation: None. |
|
| 31. |
Which virus infects the master boot record and is it a challenging and complex task to remove this virus? |
|
Answer» Boot Sector virus infects the master boot record and it is a challenging and complex task to remove this virus |
|
| 32. |
Define the meaning of Replicate in term of virus. |
|
Answer» The meaning of Replicate in term of virus is Duplicate/repeat. |
|
| 33. |
The biological virus is also called:(a) Computer Virus (b) Human Virus (c) Electronic Virus |
|
Answer» (b) Human Virus The biological virus is also called Human Virus. |
|
| 34. |
The scheme used in the above question is known as _______ or ________(a) sector sparing & forwarding(b) forwarding & sector utilization(c) backwarding & forwarding(d) sector utilization & backwarding |
|
Answer» The correct option is (a) sector sparing & forwarding Easiest explanation - None. |
|
| 35. |
A file is a/an _______ data type.(a) abstract(b) primitive(c) public(d) private |
|
Answer» Right choice is (a) abstract Explanation: None. |
|
| 36. |
A program is generally composed of several different localities, which _____ overlap.(a) may(b) must(c) do not(d) must not |
|
Answer» Correct choice is (a) may To explain I would say: None. |
|
| 37. |
Which virus infects the boot record or hard-disk. |
|
Answer» Boot Sector Virus infects the boot record or hard-disk. |
|
| 38. |
For most computers, the bootstrap is stored in ________(a) RAM(b) ROM(c) Cache(d) Tertiary storage |
|
Answer» Right choice is (b) ROM Easiest explanation - None. |
|
| 39. |
A large number of disks in a system improves the rate at which data can be read or written if ____________(a) the disks are operated on sequentially(b) the disks are operated on selectively(c) the disks are operated in parallel(d) all of the mentioned |
|
Answer» Right choice is (c) the disks are operated in parallel The explanation: None. |
|
| 40. |
Defective sectors on disks are often known as __________(a) good blocks(b) destroyed blocks(c) bad blocks(d) none of the mentioned |
|
Answer» The correct answer is (c) bad blocks Easiest explanation - None. |
|
| 41. |
If working set window is too small ____________(a) it will not encompass entire locality(b) it may overlap several localities(c) it will cause memory problems(d) none of the mentioned |
|
Answer» Correct choice is (a) it will not encompass entire locality Explanation: None. |
|
| 42. |
The accuracy of the working set depends on the selection of ____________(a) working set model(b) working set size(c) memory size(d) number of pages in memory |
|
Answer» Right answer is (b) working set size Explanation: None. |
|
| 43. |
A disk that has a boot partition is called a _________(a) start disk(b) end disk(c) boot disk(d) all of the mentioned |
|
Answer» The correct choice is (c) boot disk The best I can explain: None. |
|
| 44. |
Optical disks ______ magnetism.(a) use(b) do not use(c) may use(d) none of the mentioned |
|
Answer» Correct choice is (b) do not use For explanation: None. |
|
| 45. |
Disks are segmented into one or more partitions, each containing a file system or ______(a) left ‘raw’(b) made into swap space(c) made into backup space(d) left ‘ripe’ |
|
Answer» Correct option is (a) left ‘raw’ Explanation: None. |
|
| 46. |
A section of disk at the beginning of each partition is set aside to contain the table in _____________(a) fat(b) linked allocation(c) hashed allocation(d) indexed allocation |
|
Answer» Right answer is (a) fat Explanation: None. |
|
| 47. |
If the extents are too large, then what is the problem that comes in?(a) internal fragmentation(b) external fragmentation(c) starvation(d) all of the mentioned |
|
Answer» Right answer is (a) internal fragmentation Easy explanation - None. |
|
| 48. |
If working set window is too large ____________(a) it will not encompass entire locality(b) it may overlap several localities(c) it will cause memory problems(d) none of the mentioned |
|
Answer» Right option is (b) it may overlap several localities The explanation: None. |
|
| 49. |
The information about all files is kept in ____________(a) swap space(b) operating system(c) seperate directory structure(d) none of the mentioned |
|
Answer» The correct choice is (c) seperate directory structure Best explanation: None. |
|
| 50. |
The FAT is used much as a _________(a) stack(b) linked list(c) data(d) pointer |
|
Answer» Correct choice is (b) linked list To explain I would say: None. |
|