Answer:
struct node{
student data;
node* next;
};
Explanation:
The above written is the segment of code is the structure of node of the linked list.The data of the node is type student.So the data of the node of the linked list will consist of the student details and the next is the pointer which holds the address of the next node.
Answer:
Highlight cells A1:D4, right-click and select Format Cells, click Alignment, and choose the Merge cells option.
Explanation:
We merge cells with the help of following methods.
<u>Method 1 </u>
- Highlight cells A1:D4
- click on the Home tab
- click on the <u>Merge and Center</u> icon in the Alignment group
1st method is not given in options of question.
<u>Method 2</u>
- Highlight cells A1:D4
- right-click and select Format Cells
- click Alignment
- choose the Merge cells option
<em>2nd method is matching with </em><em><u>option D. </u></em><em>So, Option D is the answer.</em>
<u />
<h2>Hello!</h2>
The answer is: B. electrostatic printing.
<h2>
Why?</h2>
Electrostatic printing (laser printing) is the process where a laser beam passes repeatedly (back and forth) over a negatively charged cylinder (drum) drawing a differentially charged image, then, the drum is coated in electrically charged powder (toner), finally, the paper is heated in order to fuse the toner to the paper.
Have a nice day!