InterviewSolution
Saved Bookmarks
| 1. |
Writer GUI में कौन कौन से मेनू है ? |
|
Answer» Explanation:The COMMON menu in GUI are File, Edit, View, INSERT. The Menus are ORGANIZED in such a way that the related commands are grouped together. E.g. All the operations like file open, SAVE, close will always be available in the file menu. |
|