Practical Questions for Office Automation Solved
1. Start a program, run a program. (10 marks)
Ans: Start -> All programs -> Select any one program and click on it.
2. Run Multiple programs and switch between windows. (10 marks)
Ans: ALT+Tab
Steps:
1. Open and minimize multiple programs.
2. Press and hold ALT+Tab, a small box will opens showing the minimized programs.
3. Now, in order to make selection on it press and release Tab key.
4. After choosing a program release ALT key
3. Boot Linux and maintain user accounts. (10 marks)
1. Open Terminal
2. Type the following command:
useradd username(mention the name you want)
passwd username (mention the password)
No comments:
Post a Comment