Answer:
Update the device driver
Explanation:
Devices drivers are softwares used to link a component of the computer to the operating system functionality.
It normally comes with the installed operating system, but most plug and play devices , come with a little built-in OS that runs once it is plugged in.
If a device is not recognized, update the driver software and restart the system.
It could be any thing of your chose
#1 is A and #2 is B, but I don't know about #3 and #4.
The answers are :
JPEG - Compresses well without losing quality, it should be used for the web
TIFF - Can be saved in an uncompressed file format with a high resolution, it is a common file format used for professional print services
BMP - Can be saved in a compressed or uncompressed file format, It is a common file format used for either web or print
<span>FLV or SWF - Used to publish a rendered video for use on the web</span>
Correct Question:
_______ is an easy way to navigate through a web page.
Answer:
Scrolling.
Explanation:
The responsiveness of a webpage is an ability of the design to respond to the end user's digital device and screen size.
In Computer programming, a responsive web design makes it possible for various websites to change layouts in accordance with the user's digital device and screen size.
This ultimately implies that, a responsive design is a strategic approach which enables websites to display or render properly with respect to the digital device and screen size of the user.
Additionally, media queries are simple filter design that can be applied to cascaded style sheets(css).
Depending on the size of the viewport, media queries makes it easy to tweak styles depending on parameters such as width, orientation, height, resolution and display type of the device rendering the data
Hence, scrolling is an easy way to navigate through a web page. It avails the end users an ability to scroll (navigate) from side to side (left-right or right-left) and top to bottom (bottom-top) by using the horizontal and vertical onscreen scrollbars respectively.