Answer:
Difference between laptops and desktop computer are:
- Desktop computers contain wide variety of components, but laptops are realtively expensive than desktop computers because laptop has high speed and better graphics designs which increased the cost of whole system.
- Desktop computer processors are larger in size and it is more efficient and powerful as compared to laptops because laptop processor still has some limitations.
- Laptop uses less power as compared to desktop computer because laptop contain small components and that is why it needs less power.
- Desktop computers are easy to upgrade and in laptops hard drive and memory, these two components needs to be upgraded.
Answer: Resolution or DPI, deliverables, and file types are important technical and visual demands to consider when planning a project.
Explanation: Keep in mind whether or not the project will be published in print or on the Web.
Answer:
The answer to this question is "15 line".
Explanation:
A function is a block of ordered, portable code used to perform a single, connected operation. The syntax of function declaration can be given as:
Syntax :
returntype functionName(parameter1, parameter2); //function prototype
or declaration
returntype functionName(parameter1, parameter2) //function definition or header of the function
{
//function body.
//function implementation
//return value;
}
In the given question the header of the showDub function is on line 15.
That's why the answer to this question is "15 line".
Answer:
Flashdrive
Increased Durability. Unlike traditional hard-disk drives, flash drives lack moving parts. ...
Maximum Portability. ...
Plenty of Storage Capacity. ...
Fast Transfer Speeds. ...
Compatibility with Many Devices. ...
Use Flash Drives as Promotional Materials.