Answer:
Tabs
Explanation:
The ribbon contains the tabs. The tabs contain the command groups which hold commands
IF THIS HELPS PLEASE MARK THIS ANSWER AS BRAINLIEST
"To move an icon, you right-click it and select “Pin to start menu.” True False"
False
Answer:
Procedure are used to create and modifying the programs. Basically, it is grouping of instruction that can be used give direction of the flow of program. Control are given to the next term once the execution of the instruction get over. The steps of procedure are:
procedure are first executed the declaration instruction and then coding the procedure, then it will return to the directories and the last executable instruction is the termination of procedure.