热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

模拟考试

设为首页

收藏此页面

订阅邮箱地址

Computer Basics 面试题与答案

问题 41. What is the difference between Save and Save As?

  • Use SAVE when you are updating an existing document.
  • Use SAVE AS when you are creating a new document from scratch or an existing document. If you do for existing document, this will keep the original document untouched in its original format and create a new document with a new name with updated data.
  • Example: Open Notepad -> Type something -> Click on File -> Save As. It will save the file by asking file name (sample.txt). If you want to update the file use File -> Save. If you want another file name with (sample.txt file data + added some another data), use Save As. Here sample.txt will be untouched and new file will contain updated data.

这有帮助吗? 添加评论 查看评论
 

问题 42. What is Drag and drop?

When you click your mouse once and an object and hold it, while simultaneously moving that item to a different location.

这有帮助吗? 添加评论 查看评论
 

问题 43. How can we find out basic information (Operation System, RAM, CPU, Drivers etc.) about our computer?

We can get the basic information about our computer by following below steps:
  • Right Click at my computer icon.
  • Click Properties.
  • General tab will show the processor and ram information
  • And Hardware Tab -> Device Manger will show the entire hardware resources attached with you computer

这有帮助吗? 添加评论 查看评论
 

问题 44. What is Drop-down list?

A dialog box such as a File menu that contains one command until it is clicked when a number of different commands "drop-down."

Example: While sign up you need to select country, and there are many countries already in the menu box and from there you need to select one (e.g India).

这有帮助吗? 添加评论 查看评论
 

问题 45. What is Drive?

Any data storage device. This includes your CD-ROM drive, floppy disk drive, and hard disk drive (C Drive, D Drive etc).

这有帮助吗? 添加评论 查看评论
 

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。