<span>Option A, the search engine is the way to get information on the internet through a web browser, installed on an operating system of a computer. It is software that gathers all the information and stores it to accelerate the search for the users by entering the data of the desired information.</span>
components Of desktop system:
- motherboard { backbone of the computer system controlling all tasks }
- RAM { temporary random access memory }
- ROM { stores huge amount of data ex - photos, videos }
- CPU { central processing unit which processes data }
- GPU {graphical processing unit for video editing, 3D graphics rendering}
Answer:
d. .
Explanation:
Dot (.) symbol is used to access the resource from the module. It is used to establish the connection between resource and module.
While on the other hand "=" is an assignment operator that is used to assign a value to the variable. "*" is use for the purpose of multiplication of two values in variables. Double Inverted commas ("") used to print the statement written between them.