Preguntas y respuestas de entrevista mas solicitadas y pruebas en linea
Plataforma educativa para preparacion de entrevistas, pruebas en linea, tutoriales y practica en vivo

Desarrolla tus habilidades con rutas de aprendizaje enfocadas, examenes de practica y contenido listo para entrevistas.

WithoutBook reune preguntas de entrevista por tema, pruebas practicas en linea, tutoriales y guias comparativas en un espacio de aprendizaje responsivo.

Preparar entrevista

Examenes simulados

Poner como pagina de inicio

Guardar esta pagina en marcadores

Suscribirse con correo electronico
WithoutBook LIVE Mock Interviews
The Best LIVE Mock Interview - You should go through before interview

Freshers / Beginner level questions & answers

Ques 1. What is Bit?

A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1. Although computers usually provide instructions that can test and manipulate bits, they generally are designed to store data and execute instructions in bit multiples called bytes. In most computer systems, there are eight bits in a byte. The value of a bit is usually stored as either above or below a designated level of electrical charge in a single capacitor within a memory device.

Half a byte (four bits) is called a nibble. In some systems, the term octet is used for an eight-bit unit instead of byte. In many systems, four eight-bit bytes or octets form a 32-bit word. In such systems, instruction lengths are sometimes expressed as full-word (32 bits in length) or half-word (16 bits in length).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 2. What is Binary?

Binary numbers look strange when they are written out directly.This is because the digits weight increases by powers of 2, rather than by powers of 10. In a digital numeral, the digit furthest to the right is the ones digit; the next digit to the left is the twos digit; next comes the fours digit, then the eights digit, then the 16s digit, then the 32s digit, and so on.The decimal equivalent of a binary number can be found by summing all the digits.For example, the binary 10101 is equivalent to the decimal = 1x20 + 0x21 + 1x22 + 0x23 + 1x24 = 1 + 4 + 16 = 21:

DECIMAL = 216432168421
BINARY = 101010010101

 

The numbers from decimal 0 through 15 in decimal, binary, octal and hexadecimal form are listed below. 

DECIMALBINARYOCTALHEXA-
DECIMAL
0000000
1000111
2001022
3001133
4010044
5010155
6011066
7011177
81000108
91001119
10101012A
11101113B
12110014C
13110115D
14111016E
15111117F

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 3. What is Byte?

A Byte is equal to 8 Bits. A Byte can represent 256 states of information, for example, numbers or a combination of numbers and letters. 1 Byte could be equal to one character. 10 Bytes could be equal to a word. 100 Bytes would equal an average sentence.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 4. What is Driver software?

Driver software is software that works as a translator between another program and some piece of hardware. In the software industry, there are generally standard ways to do things. 

There are many different types of hardware, however, and each piece of hardware may have its own protocol (or "language"). The driver software receives standard signals from another program, then translates these into commands for a particular piece of hardware. This way a program can be written in a standard way, and it will work with many different devices.
Example: If you want to run CD-ROM in you computer, you need to install CD-ROM Setup software which is a driver software.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 5. What is Restore?

Restore means to make a window smaller than full screen, so that it can be resized. At the right top corner there are three boxes from left to right it is Minimize - Restore - Close. The middle square box is to restore.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 6. What is Taskbar?

A bar that usually runs at the bottom of Windows which shows all tasks that are currently being run. The Start button is usually on the left side of the Taskbar. A clock is usually on the right side of the Taskbar. The Taskbar can be moved to any edge of the screen, and the clock and Start button can be removed if desired. task list A list of applications that are currently running. Windows users can access the Task list by pressing Alt + Tab.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 7. What is Toolbar?

A toolbar is a collection of buttons, usually organized by category. Some programs allow you to turn individual toolbars on and off (to display or hide them), and you may even be able to customize the toolbar by changing what buttons are shown (or even add your own buttons). Often, you can drag a toolbar (by dragging from an edge of the toolbar where there is no button) to move it to a different location on the screen. If a novice user does this, though, the user may not know what he or she did and may "lose" the toolbar. Usually, you can turn toolbars on and off by clicking the "view" menu, then choosing "toolbars".

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 8. What is Macro?

A series of keystrokes and mouse clicks that can be abbreviated into a single keystroke or mouse click.

Example: Open Microsoft Word/MS Word -> Go to Tools -> Macro. Here you can record Macro.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 9. What is Map network drive?

Associating a network drive. Doing this will have the drive appear in My Computer.

Right click on My Computer -> Map network drive. Here you can choose drive and folder. Then you open My Computer. You'll be able to see your selected drive.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 10. What is the correct way to uninstall/remove a program from our computer?

The best way is to go to Start -> Control Panel -> Add remove programs. Find the program you wish to remove, click on it and follow the on screen directions. If the program is not there you can check to see if there is an uninstall option when you go to the Program itself or in the start menu options for that program. As a last resort, you can move the program folder to the recycle bin but this will not totally remove it and may cause problems. Leave it on the computer if space allows.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 11. What is Accelerator key?

An accelerator key is a key on your keyboard that you can press to quickly access a menu or function. It is also sometimes called a hot key, access key or mnemonic. Few examples:
  • To find we press: Ctrl+F
  • To open a file: Ctrl+O
  • To create a new file: Ctrl+N
  • To open the file menu: Alt+F

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 12. What is Active window?

The current window that is being used. The window you are working currently.
Example: If you are working on MSPaint so the active window is MSPaint, if you are working on Notepad so that time Notepad is the Active window.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 13. What is Button?

A button does some command in a program when it is clicked. Buttons usually have a 3-dimensional look, although you may have to move the mouse over the button for it to look 3D. You should single-click on buttons (do not double-click).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 14. What is CD-R?

Compact Disc Recordable. A special type of compact disc which can have information written onto it once. You must have a special CD-R drive to write to these discs, but most CD-ROM drives can read them.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 15. What is Activate of Windows?

To make a window active by bringing it to the front. You can activate a window by clicking on the window and the window comes in front of all windows.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 16. What is Cascade?

An arrangement of Windows so each window is neatly stacked with only the title bar of each window is showing.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 17. What is Clicking?

Swiftly pressing and releasing a mouse button.

A mouse click is the action of pressing (i.e. clicking, an onomatopoeia) a button to trigger an action, usually in the context of a graphical user interface (GUI). Clicking an onscreen button is accomplished by pressing on the real mouse button while the pointer is placed over the onscreen button icon.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 18. What is Close button?

The X in the upper right corner of a window. When clicked, it will close the current window.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 19. What is Color scheme?

A selection of colors that the user sees when using Windows. These colors make up the display of applications, dialog boxes, etc.

You can change it from Start -> Control Panel -> Appearance. Here you can change theme, window colors etc.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 20. What is Associate?

To link a file with a certain program. This way, when you double-click on an associated file, it will open the correct program.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 21. What is Auto arrange?

In Windows Explorer, selecting auto arrange will lock any visible icons into a grid or pattern. Whenever you will paste or make new folder/file on that folder view will be auto arrange. You need not to make it arrange explicitly.

You can do it: Right click on window -> Arrange Icons by/View -> Auto Arrange.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 22. What is Backward Compatible?

A program is backward compatible if it can use files from an older version of itself. For a file saved in the program to be backward compatible, it must be possible to open the file in a previous version of the program.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 23. What is CD-ROM?

Compact Disc - Read Only Memory. A CD-ROM is any compact disc which contains computer data. These discs can store huge amounts of data (up to 640 megabytes). If there is a large amount of data on a CD-ROM, then it is usually impractical to copy the data on to the hard disk; in this case, you must insert the disc whenever you want to use the data. The ROM simply means that you can not save information onto these discs. CD-ROM may also refer to the drive used to read these discs.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 24. What is Check box?

A dialog box, usually square, that records an on or off value, when we click on this box for on it shows as right tick mark.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 25. What is Clipboard?

A temporary storage location in Windows. The clipboard will store one piece of information at a time when it is manually added to the clipboard or is copied there.

Ex: While copy any text firstly it is saved in clipboard.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 26. What is Collapsing?

Hiding an additional level of directories beneath the selected directory in My Computer or Windows Explorer.

Usually it looks like (+) and (-) or (->). When we click on (+) directory opens/expands, when we click on (-) directory closes/collapse.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 27. What is Command?

An option form an application's menu, or a command typed in by the user, such as at a DOS prompt or at the Run dialog box in Windows.

We open command prompt for writing command: Start -> Programs -> Accessories -> Command Prompt

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 28. What is Command button?

A command button, when clicked, will cause an action to occur.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 29. What is Connection?

An established communication session between a server and a workstation.

For windows network connection can be checked from Start -> Control Panel -> Network and Internet

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 30. What is Control Panel?

A system utility that comes with Windows that allows the use to change a variety if different Windows and system settings.

Start -> Control Panel

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 31. What is Cursor?

The representation of the mouse on-screen. Depending on your settings, the cursor can be many different things. You can change the cursor view from:

Start -> Control Panel -> Mouse -> Pointers tab -> In customize menu you can select different cursor view -> Click on 'Apply' and 'OK'.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 32. What is Desktop?

This is what you see on your computer screen when you have no windows open. It may be a solid color, or it may be graphics. On the desktop, there will be icons, including one called "My Computer" and one called "The Recycle Bin."

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 33. What is Dialog box?

This is a small window that is demanding your attention (Usually to ask e.g 'Do you want to continue?'). You must respond before you can continue using the program that displayed the dialog box. A dialog box does not have a minimize or maximize button and does not show up on the taskbar. It is only a portion of its "parent" program. Most dialog boxes have a cancel button.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 34. What is Dial-up Networking?

Using a modem to dial into a remote site network.

Start -> Control Panel -> Phone and Modem

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 35. What is Double-click?

Move your mouse pointer over the object, then press the left mouse button twice in a row quickly. Be VERY careful to not move the mouse as you double-click. If you move the mouse while trying to double-click, you may end up dragging the object instead of double-clicking it.

Example: You double-click while you open a folder.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 36. What is Download?

Retrieving a file from a BBS, an FTP site, or a remote computer.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 37. What is Drag?

Move the mouse pointer over the object you wish to drag, then hold down the left mouse button. While holding the mouse button, move the mouse pointer (and the object) to the location you want it, then let go of the mouse button. This will move or copy the object to the new location, depending on the context.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 38. 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.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 39. 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).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 40. 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).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 41. What is DVD and DVD-ROM?

DVD is a new technology very similar to compact discs. A DVD looks just like an ordinary compact disc, however a DVD can hold up to 25 times as much as a CD!! That's 18 gigabytes!! This gives enough room to hold an entire movie at twice the quality of VHS with theater quality sound (better than CD-quality). Since it is on a disc, you can jump to any scene instantly, and you never need to rewind.
A DVD-ROM is a DVD disc for a computer. This means a multimedia encyclopedia can have even more multimedia with much better quality (on DVD-ROM). You must have a DVD-ROM drive to use DVD-ROM discs. If you have a DVD-ROM drive, then you can also play DVD movies on your computer. Many systems with DVD-ROM can output the video and sound to your TV and home audio system, so you may not have to buy a separate DVD player.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 42. What is Icon?

An icon is a picture used to represent an object. Some example objects are: data files, program files, folders, email messages, and drives. Each type of object has a different icon. That means that different types of files each have an icon representing its file type. 

Example: MS Word files will have the MS Word icon; MS Excel files will have the MS Excel icon; Etc.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 43. What is Inactive window?

A window that is open but is not active means the window is behind other window.

Example: You opened Notepad and Paint. Now Paint is on top and Paint window is above Notepad and currently you are working on Notepad. In this case Notepad is Inactive window.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 44. What is Insertion point?

A vertical flashing line that shows the user where text will be inserted. In graphics-based programs, the insertion point is the point where the next characters typed from the keyboard will appear on the display screen. The insertion point is usually represented by a blinking vertical line. You can reposition the insertion point by pressing arrow keys or by moving the I-beam pointer.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 45. What is the Interface?

The visible layer which allows a user to communicate with a computer means which you can see like windows, http://www.withoutbook.com website view in your browser etc.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 46. What is Maximize button?

To make a window appear at its largest possible size. The maximize button is a square in the top right corner of the window.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 47. What is Minimize button?

To make a window disappear from the screen and move down to the taskbar (looks like - at the right top corner of windows).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 48. What is Modem?

A device, usually connected to a serial port of a computer, that transmits data over regular phone lines. Modem stands modulatordemodulator; it converts a digital stream of data into sound for transmission (modulator) and converts incoming sound signals into data (demodulator).

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 49. What is Right-click?

To click with the right mouse button rather than the usual left button.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 50. What is File?

A file is a long sequence of bytes which represent data. Each file has a name and an extension which are separated by a dot (a period). The name, of course, identifies the file. The extension tells the computer what type of data is contained within the file. For example, a file called "Letter to George.DOC" is a Microsoft Word DOCUMENT. The file you are reading now is called "glossary.html". HTML stands for HyperText Markup Language, and it is the file type for web pages.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 51. What is Floppy Disk?

A round, flexible piece of magnetic media stored within a 3.5 inch square protective plastic case. One floppy disk can store 1.44 megabytes of data. Because floppy disks use magnetic media, they must be kept away from magnets, or the data on them could be erased! Computer speakers are magnetically shielded to prevent erasure of floppy disks, but standard speakers are not!

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 52. What is Focus?

When you use a dialog box with many items to fill out, only one of the items can be accepting input from the keyboard at a time. The active item is said to be the item with the focus. You can press the TAB key to move the focus to the next item; press SHIFT+TAB to move the focus to the previous item. The item with the focus will usually have a dashed border around it, or it will have a blinking text cursor in it.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 53. What is Folder?

A folder can be thought of as a location on your hard disk or floppy disk. Folders used to be called directories/subdirectories. A folder contains files and can contain nested folders (subfolders). Folders and subfolders are used to organize your hard disk. For example, you probably already have a folder named "My Documents" on your hard disk; you could place a subfolder named "Work" under "My Documents", and place all your work documents within this subfolder. This way, you can keep your work documents separate from your personal documents.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 54. What is Open?

You must open a file to view or edit it. When you open a file, it is copied from the hard disk into the computer's high-speed memory. Memory is temporary workspace only. If you change the file, you must save it (which copies the file back to the permanent hard disk).

You can open a file by double-clicking on the file or right click on the file and click on 'Open'.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 55. What is Select?

Select means to highlight data. To select text, for example, hold down the mouse button at the beginning of what you want to select, then move the mouse to the end of what you want to select (and let go of the mouse button). The selected text will now be in inverse (opposite) colors. This is only to show what text is selected, it does not affect the printed document.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 56. What is Text Formatting?

Text formatting refers to the attributes of text other than the actual text itself. For example: bold, italics, underlining, color, and size, are all formatting attributes of text. The location of text can also be considered part of the formatting. Text can be automatically centered, indented, or positioned in other ways. When you wish to change the format of text, you usually have to select the text, then do the formatting by clicking the appropriate buttons. Occasionally, there are exceptions to the select-then-do paradigm. In Microsoft Word, there is a feature called Format Painter with which you click some already formatted text, then click the Format Painter toolbar button, then drag the mouse cursor across some other text. The other text will be "painted" with the formatting of the original text selected. If you double-click the Format Painter button, then it will be "locked" and you can paint lots of text. When you are done, click the Format Painter button again to turn it off.

Example: In notepad, click on 'Format' -> Click on 'Font...' -> Here you can change the text formatting.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 57. 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.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 58. 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

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 59. How do we change the screen resolution of our computer?

Go to Start -> Control Panel -> Display Settings and adjust the resolution there. Or
Right click on an empty place on the desktop -> choose Properties from the menu and then -> Settings.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Most helpful rated by users:

Related interview subjects

Data Structures preguntas y respuestas de entrevista - Total 49 questions
Computer Networking preguntas y respuestas de entrevista - Total 65 questions
Microsoft Excel preguntas y respuestas de entrevista - Total 37 questions
Computer Basics preguntas y respuestas de entrevista - Total 62 questions
Computer Science preguntas y respuestas de entrevista - Total 50 questions
MS Word preguntas y respuestas de entrevista - Total 50 questions
Operating System preguntas y respuestas de entrevista - Total 22 questions
Tips and Tricks preguntas y respuestas de entrevista - Total 30 questions
PoowerPoint preguntas y respuestas de entrevista - Total 50 questions

All interview subjects

C# preguntas y respuestas de entrevista - Total 41 questions
LINQ preguntas y respuestas de entrevista - Total 20 questions
ASP .NET preguntas y respuestas de entrevista - Total 31 questions
Microsoft .NET preguntas y respuestas de entrevista - Total 60 questions
ASP preguntas y respuestas de entrevista - Total 82 questions
IBM Watson preguntas y respuestas de entrevista - Total 30 questions
Perplexity AI preguntas y respuestas de entrevista - Total 40 questions
ChatGPT preguntas y respuestas de entrevista - Total 20 questions
NLP preguntas y respuestas de entrevista - Total 30 questions
AI Agents (Agentic AI) preguntas y respuestas de entrevista - Total 50 questions
OpenCV preguntas y respuestas de entrevista - Total 36 questions
Amazon SageMaker preguntas y respuestas de entrevista - Total 30 questions
TensorFlow preguntas y respuestas de entrevista - Total 30 questions
Hugging Face preguntas y respuestas de entrevista - Total 30 questions
Gemini AI preguntas y respuestas de entrevista - Total 50 questions
Artificial Intelligence (AI) preguntas y respuestas de entrevista - Total 47 questions
Oracle AI Agents preguntas y respuestas de entrevista - Total 50 questions
Machine Learning preguntas y respuestas de entrevista - Total 30 questions
Google Cloud AI preguntas y respuestas de entrevista - Total 30 questions
Scala preguntas y respuestas de entrevista - Total 48 questions
Swift preguntas y respuestas de entrevista - Total 49 questions
Golang preguntas y respuestas de entrevista - Total 30 questions
Embedded C preguntas y respuestas de entrevista - Total 30 questions
VBA preguntas y respuestas de entrevista - Total 30 questions
C++ preguntas y respuestas de entrevista - Total 142 questions
COBOL preguntas y respuestas de entrevista - Total 50 questions
R Language preguntas y respuestas de entrevista - Total 30 questions
Python Coding preguntas y respuestas de entrevista - Total 20 questions
CCNA preguntas y respuestas de entrevista - Total 40 questions
Oracle Cloud Infrastructure (OCI) preguntas y respuestas de entrevista - Total 100 questions
AWS preguntas y respuestas de entrevista - Total 87 questions
Azure Data Factory preguntas y respuestas de entrevista - Total 30 questions
Microsoft Azure preguntas y respuestas de entrevista - Total 35 questions
OpenStack preguntas y respuestas de entrevista - Total 30 questions
ServiceNow preguntas y respuestas de entrevista - Total 30 questions
Snowflake preguntas y respuestas de entrevista - Total 30 questions
Oracle APEX preguntas y respuestas de entrevista - Total 23 questions
PDPA preguntas y respuestas de entrevista - Total 20 questions
OSHA preguntas y respuestas de entrevista - Total 20 questions
HIPPA preguntas y respuestas de entrevista - Total 20 questions
PHIPA preguntas y respuestas de entrevista - Total 20 questions
FERPA preguntas y respuestas de entrevista - Total 20 questions
DPDP preguntas y respuestas de entrevista - Total 30 questions
PIPEDA preguntas y respuestas de entrevista - Total 20 questions
CCPA preguntas y respuestas de entrevista - Total 20 questions
GDPR preguntas y respuestas de entrevista - Total 30 questions
HITRUST preguntas y respuestas de entrevista - Total 20 questions
LGPD preguntas y respuestas de entrevista - Total 20 questions
Data Structures preguntas y respuestas de entrevista - Total 49 questions
Computer Networking preguntas y respuestas de entrevista - Total 65 questions
Microsoft Excel preguntas y respuestas de entrevista - Total 37 questions
Computer Basics preguntas y respuestas de entrevista - Total 62 questions
Computer Science preguntas y respuestas de entrevista - Total 50 questions
MS Word preguntas y respuestas de entrevista - Total 50 questions
Operating System preguntas y respuestas de entrevista - Total 22 questions
Tips and Tricks preguntas y respuestas de entrevista - Total 30 questions
PoowerPoint preguntas y respuestas de entrevista - Total 50 questions
Pandas preguntas y respuestas de entrevista - Total 30 questions
Deep Learning preguntas y respuestas de entrevista - Total 29 questions
PySpark preguntas y respuestas de entrevista - Total 30 questions
Flask preguntas y respuestas de entrevista - Total 40 questions
PyTorch preguntas y respuestas de entrevista - Total 25 questions
Data Science preguntas y respuestas de entrevista - Total 23 questions
SciPy preguntas y respuestas de entrevista - Total 30 questions
Generative AI preguntas y respuestas de entrevista - Total 30 questions
NumPy preguntas y respuestas de entrevista - Total 30 questions
Python preguntas y respuestas de entrevista - Total 106 questions
Python Pandas preguntas y respuestas de entrevista - Total 48 questions
Python Matplotlib preguntas y respuestas de entrevista - Total 30 questions
Django preguntas y respuestas de entrevista - Total 50 questions
MariaDB preguntas y respuestas de entrevista - Total 40 questions
DBMS preguntas y respuestas de entrevista - Total 73 questions
Apache Hive preguntas y respuestas de entrevista - Total 30 questions
SSIS preguntas y respuestas de entrevista - Total 30 questions
PostgreSQL preguntas y respuestas de entrevista - Total 30 questions
Teradata preguntas y respuestas de entrevista - Total 20 questions
SQL Query preguntas y respuestas de entrevista - Total 70 questions
SQLite preguntas y respuestas de entrevista - Total 53 questions
Cassandra preguntas y respuestas de entrevista - Total 25 questions
Neo4j preguntas y respuestas de entrevista - Total 44 questions
MSSQL preguntas y respuestas de entrevista - Total 50 questions
OrientDB preguntas y respuestas de entrevista - Total 46 questions
SQL preguntas y respuestas de entrevista - Total 152 questions
Data Warehouse preguntas y respuestas de entrevista - Total 20 questions
IBM DB2 preguntas y respuestas de entrevista - Total 40 questions
Data Mining preguntas y respuestas de entrevista - Total 30 questions
Elasticsearch preguntas y respuestas de entrevista - Total 61 questions
Oracle preguntas y respuestas de entrevista - Total 34 questions
MongoDB preguntas y respuestas de entrevista - Total 27 questions
AWS DynamoDB preguntas y respuestas de entrevista - Total 46 questions
Entity Framework preguntas y respuestas de entrevista - Total 46 questions
MySQL preguntas y respuestas de entrevista - Total 108 questions
Data Modeling preguntas y respuestas de entrevista - Total 30 questions
Redis Cache preguntas y respuestas de entrevista - Total 20 questions
Data Engineer preguntas y respuestas de entrevista - Total 30 questions
Robotics preguntas y respuestas de entrevista - Total 28 questions
AutoCAD preguntas y respuestas de entrevista - Total 30 questions
Power System preguntas y respuestas de entrevista - Total 28 questions
Electrical Engineering preguntas y respuestas de entrevista - Total 30 questions
Verilog preguntas y respuestas de entrevista - Total 30 questions
Digital Electronics preguntas y respuestas de entrevista - Total 38 questions
VLSI preguntas y respuestas de entrevista - Total 30 questions
Software Engineering preguntas y respuestas de entrevista - Total 27 questions
MATLAB preguntas y respuestas de entrevista - Total 25 questions
Civil Engineering preguntas y respuestas de entrevista - Total 30 questions
Electrical Machines preguntas y respuestas de entrevista - Total 29 questions
Oracle CXUnity preguntas y respuestas de entrevista - Total 29 questions
Web Services preguntas y respuestas de entrevista - Total 10 questions
Salesforce Lightning preguntas y respuestas de entrevista - Total 30 questions
IBM Integration Bus preguntas y respuestas de entrevista - Total 30 questions
Power BI preguntas y respuestas de entrevista - Total 24 questions
OIC preguntas y respuestas de entrevista - Total 30 questions
Web API preguntas y respuestas de entrevista - Total 31 questions
Dell Boomi preguntas y respuestas de entrevista - Total 30 questions
Salesforce preguntas y respuestas de entrevista - Total 57 questions
IBM DataStage preguntas y respuestas de entrevista - Total 20 questions
Talend preguntas y respuestas de entrevista - Total 34 questions
TIBCO preguntas y respuestas de entrevista - Total 30 questions
Informatica preguntas y respuestas de entrevista - Total 48 questions
Java Applet preguntas y respuestas de entrevista - Total 29 questions
Java Mail preguntas y respuestas de entrevista - Total 27 questions
Google Gson preguntas y respuestas de entrevista - Total 8 questions
Java 21 preguntas y respuestas de entrevista - Total 21 questions
RMI preguntas y respuestas de entrevista - Total 31 questions
Java Support preguntas y respuestas de entrevista - Total 30 questions
Apache Camel preguntas y respuestas de entrevista - Total 20 questions
Struts preguntas y respuestas de entrevista - Total 84 questions
JAXB preguntas y respuestas de entrevista - Total 18 questions
J2EE preguntas y respuestas de entrevista - Total 25 questions
JUnit preguntas y respuestas de entrevista - Total 24 questions
Java OOPs preguntas y respuestas de entrevista - Total 30 questions
Apache Tapestry preguntas y respuestas de entrevista - Total 9 questions
JSP preguntas y respuestas de entrevista - Total 49 questions
Java Concurrency preguntas y respuestas de entrevista - Total 30 questions
JDBC preguntas y respuestas de entrevista - Total 27 questions
Java 11 preguntas y respuestas de entrevista - Total 24 questions
Java Garbage Collection preguntas y respuestas de entrevista - Total 30 questions
Java Swing preguntas y respuestas de entrevista - Total 27 questions
Java Design Patterns preguntas y respuestas de entrevista - Total 15 questions
Spring Framework preguntas y respuestas de entrevista - Total 53 questions
JPA preguntas y respuestas de entrevista - Total 41 questions
JSF preguntas y respuestas de entrevista - Total 24 questions
Java 8 preguntas y respuestas de entrevista - Total 30 questions
Hibernate preguntas y respuestas de entrevista - Total 52 questions
JMS preguntas y respuestas de entrevista - Total 64 questions
Java 17 preguntas y respuestas de entrevista - Total 20 questions
Java Beans preguntas y respuestas de entrevista - Total 57 questions
Java Exception Handling preguntas y respuestas de entrevista - Total 30 questions
Spring Boot preguntas y respuestas de entrevista - Total 50 questions
Servlets preguntas y respuestas de entrevista - Total 34 questions
Kotlin preguntas y respuestas de entrevista - Total 30 questions
EJB preguntas y respuestas de entrevista - Total 80 questions
Java 15 preguntas y respuestas de entrevista - Total 16 questions
Java Multithreading preguntas y respuestas de entrevista - Total 30 questions
Apache Wicket preguntas y respuestas de entrevista - Total 26 questions
Core Java preguntas y respuestas de entrevista - Total 306 questions
JBoss preguntas y respuestas de entrevista - Total 14 questions
Log4j preguntas y respuestas de entrevista - Total 35 questions
ITIL preguntas y respuestas de entrevista - Total 25 questions
Finance preguntas y respuestas de entrevista - Total 30 questions
JIRA preguntas y respuestas de entrevista - Total 30 questions
SAP MM preguntas y respuestas de entrevista - Total 30 questions
SAP ABAP preguntas y respuestas de entrevista - Total 24 questions
SCCM preguntas y respuestas de entrevista - Total 30 questions
Tally preguntas y respuestas de entrevista - Total 30 questions
Pega preguntas y respuestas de entrevista - Total 30 questions
Android preguntas y respuestas de entrevista - Total 14 questions
Mobile Computing preguntas y respuestas de entrevista - Total 20 questions
Xamarin preguntas y respuestas de entrevista - Total 31 questions
iOS preguntas y respuestas de entrevista - Total 52 questions
Ionic preguntas y respuestas de entrevista - Total 32 questions
Kubernetes preguntas y respuestas de entrevista - Total 30 questions
Microservices preguntas y respuestas de entrevista - Total 30 questions
Apache Kafka preguntas y respuestas de entrevista - Total 38 questions
Tableau preguntas y respuestas de entrevista - Total 20 questions
Adobe AEM preguntas y respuestas de entrevista - Total 50 questions
IAS preguntas y respuestas de entrevista - Total 56 questions
PHP OOPs preguntas y respuestas de entrevista - Total 30 questions
OOPs preguntas y respuestas de entrevista - Total 30 questions
Fashion Designer preguntas y respuestas de entrevista - Total 20 questions
Desktop Support preguntas y respuestas de entrevista - Total 30 questions
CICS preguntas y respuestas de entrevista - Total 30 questions
Yoga Teachers Training preguntas y respuestas de entrevista - Total 30 questions
Nursing preguntas y respuestas de entrevista - Total 40 questions
Linked List preguntas y respuestas de entrevista - Total 15 questions
Dynamic Programming preguntas y respuestas de entrevista - Total 30 questions
SharePoint preguntas y respuestas de entrevista - Total 28 questions
Behavioral preguntas y respuestas de entrevista - Total 29 questions
School Teachers preguntas y respuestas de entrevista - Total 25 questions
Language in C preguntas y respuestas de entrevista - Total 80 questions
Statistics preguntas y respuestas de entrevista - Total 30 questions
Digital Marketing preguntas y respuestas de entrevista - Total 40 questions
Apache Spark preguntas y respuestas de entrevista - Total 24 questions
Full-Stack Developer preguntas y respuestas de entrevista - Total 60 questions
IIS preguntas y respuestas de entrevista - Total 30 questions
System Design preguntas y respuestas de entrevista - Total 30 questions
VISA preguntas y respuestas de entrevista - Total 30 questions
Google Analytics preguntas y respuestas de entrevista - Total 30 questions
Cloud Computing preguntas y respuestas de entrevista - Total 42 questions
BPO preguntas y respuestas de entrevista - Total 48 questions
ANT preguntas y respuestas de entrevista - Total 10 questions
SEO preguntas y respuestas de entrevista - Total 51 questions
SAS preguntas y respuestas de entrevista - Total 24 questions
Control System preguntas y respuestas de entrevista - Total 28 questions
Agile Methodology preguntas y respuestas de entrevista - Total 30 questions
HR Questions preguntas y respuestas de entrevista - Total 49 questions
REST API preguntas y respuestas de entrevista - Total 52 questions
Content Writer preguntas y respuestas de entrevista - Total 30 questions
Banking preguntas y respuestas de entrevista - Total 20 questions
Checkpoint preguntas y respuestas de entrevista - Total 20 questions
Blockchain preguntas y respuestas de entrevista - Total 29 questions
Technical Support preguntas y respuestas de entrevista - Total 30 questions
Mainframe preguntas y respuestas de entrevista - Total 20 questions
Hadoop preguntas y respuestas de entrevista - Total 40 questions
Chemistry preguntas y respuestas de entrevista - Total 50 questions
Docker preguntas y respuestas de entrevista - Total 30 questions
Sales preguntas y respuestas de entrevista - Total 30 questions
Nature preguntas y respuestas de entrevista - Total 20 questions
Interview Tips preguntas y respuestas de entrevista - Total 30 questions
College Teachers preguntas y respuestas de entrevista - Total 30 questions
SDLC preguntas y respuestas de entrevista - Total 75 questions
Cryptography preguntas y respuestas de entrevista - Total 40 questions
RPA preguntas y respuestas de entrevista - Total 26 questions
Blue Prism preguntas y respuestas de entrevista - Total 20 questions
Memcached preguntas y respuestas de entrevista - Total 28 questions
GIT preguntas y respuestas de entrevista - Total 30 questions
DevOps preguntas y respuestas de entrevista - Total 45 questions
Accounting preguntas y respuestas de entrevista - Total 30 questions
SSB preguntas y respuestas de entrevista - Total 30 questions
Algorithm preguntas y respuestas de entrevista - Total 50 questions
Business Analyst preguntas y respuestas de entrevista - Total 40 questions
Splunk preguntas y respuestas de entrevista - Total 30 questions
Sqoop preguntas y respuestas de entrevista - Total 30 questions
JSON preguntas y respuestas de entrevista - Total 16 questions
OSPF preguntas y respuestas de entrevista - Total 30 questions
Insurance preguntas y respuestas de entrevista - Total 30 questions
Scrum Master preguntas y respuestas de entrevista - Total 30 questions
Accounts Payable preguntas y respuestas de entrevista - Total 30 questions
Computer Graphics preguntas y respuestas de entrevista - Total 25 questions
IoT preguntas y respuestas de entrevista - Total 30 questions
Bitcoin preguntas y respuestas de entrevista - Total 30 questions
Active Directory preguntas y respuestas de entrevista - Total 30 questions
Laravel preguntas y respuestas de entrevista - Total 30 questions
XML preguntas y respuestas de entrevista - Total 25 questions
GraphQL preguntas y respuestas de entrevista - Total 32 questions
Ansible preguntas y respuestas de entrevista - Total 30 questions
Electron.js preguntas y respuestas de entrevista - Total 24 questions
ES6 preguntas y respuestas de entrevista - Total 30 questions
RxJS preguntas y respuestas de entrevista - Total 29 questions
NodeJS preguntas y respuestas de entrevista - Total 30 questions
Vue.js preguntas y respuestas de entrevista - Total 30 questions
ExtJS preguntas y respuestas de entrevista - Total 50 questions
jQuery preguntas y respuestas de entrevista - Total 22 questions
Svelte.js preguntas y respuestas de entrevista - Total 30 questions
Shell Scripting preguntas y respuestas de entrevista - Total 50 questions
Next.js preguntas y respuestas de entrevista - Total 30 questions
Knockout JS preguntas y respuestas de entrevista - Total 25 questions
TypeScript preguntas y respuestas de entrevista - Total 38 questions
PowerShell preguntas y respuestas de entrevista - Total 27 questions
Terraform preguntas y respuestas de entrevista - Total 30 questions
JCL preguntas y respuestas de entrevista - Total 20 questions
JavaScript preguntas y respuestas de entrevista - Total 59 questions
Ajax preguntas y respuestas de entrevista - Total 58 questions
Express.js preguntas y respuestas de entrevista - Total 30 questions
Ethical Hacking preguntas y respuestas de entrevista - Total 40 questions
Cyber Security preguntas y respuestas de entrevista - Total 50 questions
PII preguntas y respuestas de entrevista - Total 30 questions
Data Protection Act preguntas y respuestas de entrevista - Total 20 questions
BGP preguntas y respuestas de entrevista - Total 30 questions
Ubuntu preguntas y respuestas de entrevista - Total 30 questions
Linux preguntas y respuestas de entrevista - Total 43 questions
Unix preguntas y respuestas de entrevista - Total 105 questions
Weblogic preguntas y respuestas de entrevista - Total 30 questions
Tomcat preguntas y respuestas de entrevista - Total 16 questions
Glassfish preguntas y respuestas de entrevista - Total 8 questions
TestNG preguntas y respuestas de entrevista - Total 38 questions
Postman preguntas y respuestas de entrevista - Total 30 questions
SDET preguntas y respuestas de entrevista - Total 30 questions
UiPath preguntas y respuestas de entrevista - Total 38 questions
Quality Assurance preguntas y respuestas de entrevista - Total 56 questions
Selenium preguntas y respuestas de entrevista - Total 40 questions
Kali Linux preguntas y respuestas de entrevista - Total 29 questions
Mobile Testing preguntas y respuestas de entrevista - Total 30 questions
API Testing preguntas y respuestas de entrevista - Total 30 questions
Appium preguntas y respuestas de entrevista - Total 30 questions
ETL Testing preguntas y respuestas de entrevista - Total 20 questions
QTP preguntas y respuestas de entrevista - Total 44 questions
Cucumber preguntas y respuestas de entrevista - Total 30 questions
PHP preguntas y respuestas de entrevista - Total 27 questions
Oracle JET(OJET) preguntas y respuestas de entrevista - Total 54 questions
Frontend Developer preguntas y respuestas de entrevista - Total 30 questions
Zend Framework preguntas y respuestas de entrevista - Total 24 questions
RichFaces preguntas y respuestas de entrevista - Total 26 questions
HTML preguntas y respuestas de entrevista - Total 27 questions
Flutter preguntas y respuestas de entrevista - Total 25 questions
CakePHP preguntas y respuestas de entrevista - Total 30 questions
React preguntas y respuestas de entrevista - Total 40 questions
React Native preguntas y respuestas de entrevista - Total 26 questions
Angular JS preguntas y respuestas de entrevista - Total 21 questions
Web Developer preguntas y respuestas de entrevista - Total 50 questions
Angular 8 preguntas y respuestas de entrevista - Total 32 questions
Dojo preguntas y respuestas de entrevista - Total 23 questions
GWT preguntas y respuestas de entrevista - Total 27 questions
Symfony preguntas y respuestas de entrevista - Total 30 questions
Ruby On Rails preguntas y respuestas de entrevista - Total 74 questions
CSS preguntas y respuestas de entrevista - Total 74 questions
Yii preguntas y respuestas de entrevista - Total 30 questions
Angular preguntas y respuestas de entrevista - Total 50 questions
Copyright © 2026, WithoutBook.