Answer:
Search Engine
Explanation:
A search engine refers to a computer application software that looks through and locates items in a database. These items will correspond to to the phrases or keywords being searched for that has been entered by a user.
On the internet or web, popular search engines are provided by google and yahoo and they are designed to carryout web search when users enter search query as keywords or phrases
Answer:
It allows for departmentalization and managerial control. Simple and easy to understand and use. Easy to manage due to the rigidity of the model – each phase has specific deliverables and a review process. Phases are processed and completed one at a time.
Explanation:
Answer: Silicon chips
Explanation:
Silicon chips are the integrated circuit(IC) devices that are used in computing systems and devices for processing.They are made with silicon as the main element as it is available in abundant amount at low cost. It has the property of conduction as well insulation accordingly.
- Gathering several silicon chips togather to make a unit of processor is the prime function.It is the component that is tending to make the computing system to size down generation by generation.
- Transistors are made for the devices that contain the silicon chips.If the size of transistor is decreased or the number of chips placed in transistor is decreased then the size of device also decreases.This is the major factor due to which size of technology is decreasing with the same processing.
011110 is the following base 10 & base 2 numbers in signed magnitude, one’s complement and two’s complement.
c)011110
<u>Explanation:</u>
Converting 10 base signed number as two complements. In computer signed is maintain in registered.
But computer needs all values in bits. In hardware it is considered as on or off methods. ASCII values are converted into bits and executed by CPU.
All values which been entered in computer are taken respective ASCII values and converted to bits. Normally sign symbol are maintained as registered flag which can be know if end user knows assembly programming languages.
Assembly language by which direct interacted with machine languages and faster in executions.