Answer:
1. The output is 0
2. Each element in the array is initialized to 0.0
Explanation:
Solving (a): The output of the code
We have:
<em>int numbers[4] = { 99, 87 }; </em>
<em>cout << numbers[3] << endl;</em>
<em />
The first line initializes the 0 and 1 index of the array to 99 and 87, respectively.
Other elements will be 0, by default.
So, the following code segment will output 0
<em>cout << numbers[3] << endl; </em>
<em />
Solving (b): What the given code will do?
The first and second line declares an array of 5 elements
However, the following iteration will only initialize the array with 0.0 starting from the second
<em>for(int i = 2; i <= SIZE; i++) { x[i] = 0.0; }</em>
<em />
Because, the counter is initialized to start from the second index.
Yes.
-----------------------------------------------------------------------------------
Answer:
Highlight Merge Fields
Address Block
Greeting Line
Rules
Explanation:
Microsoft Word refers to a word processing software application or program developed by Microsoft Inc. to enable its users type, format and save text-based documents.
A Mail Merge is a Microsoft Word feature that avails end users the ability to import data from other Microsoft applications such as Microsoft Access and Excel. Thus, an end user can use Mail Merge to create multiple documents (personalized letters and e-mails) at once and send to all individuals in a database query or table.
Hence, Mail Merge is a Microsoft Word feature that avails users the ability to insert fields from a Microsoft Access database into multiple copies of a Word document.
Some of the options available in the Write & Insert Fields group of Mail Merge are;
I. Highlight Merge Fields.
II. Address Block.
III. Greeting Line.
IV. Rules.
Answer:
RGB
Explanation:
R=red
G=Green
B=Blue
RGB is standard scheme of colors ,rest of the colors use to be make by mixing three of these colors. These are standard colors use for monitor,computer and Tv screen.
RBG plays an vital role in the memory of the computer. For example the JPG file is RBG-24 bit file. So it is easy to upload the file that is JPG and it is easy to edit and upload. This file is taking less RAM so the editors usually keeps the JPG file along with them because it is easy to compress and edit the file.
Hence it is proved that RGB color coding is very efficient for the usage of the memory because it is already a compressed file and use the RAM so efficiently, so the quality of task done by CPU would never be compromised by using RGB.
Large photo is usually composed of more colors and the computer use to struggle alot for such iamge files.
The RGB code (0-255 for each of R, G, B) carrirs 16777216 possible matches. It's not almost "every new color," but it made up more than most of the colors humans can easily identifies.
we must say that RGB is not the perfect choice for making every possible color that is existing but it is quite helpful in making every unique color that a human could identify. RGB is mostly makes the light color with the combination of these three colors.
RGB is not the best for making every possible color but it is so useful as far as the computer memory is concern it uses very less memory and it file is quite light. Uploading of JPG file is easy ,it takes less time and memory.
On clouds the memory is most important element so, mostly the RGB are preferred colors and these are enough to represent in compute scheme.
Answer:
Advantages of using a laptop
Explanation:
1. It can access or open large programmes way easier than a smartphone
2. It downloads faster than a smartphone
Disadvantages
1. It is more expensive than a smartphone.
2. It also consumes large amounts of data