Computer Fundamental - 2
Computer Fundamentals: Programming, Computer Basics, Computer Network, and Computer Hardware
Questions
Which of the following is not a web browser?
- Chromium
- Mozila Firefox
- Epic
- Safari
- Google
In C language, stdio.h stands for__________.
- pre-processor named standard input-output
- user defined data type named Standard input-output
- header file named Standard input-output
- header file named Studio input-output
- header file named Standard integer output
Which of the following Windows applications is available in Windows XP but not in Windows 7?
- Wordpad
- Windows Media Player Classic
- Paint
- Windows Movie Maker
- Internet explorer
What is the shortcut key to bold the selected text in MS Word?
- Ctrl + I
- Ctrl + B
- Ctrl + U
- Shift + B
- None of these
DHCP stands for ________.
- Direct Host Connection Protocol
- Dynamic Host Communication Protocol
- Dynamic Host Configuration Protocol
- Dynamic Host Connection Protocol
- None of the above
Which of the following shortcut keys is/are used to paste any copied item?
- Ctrl + V
- Shift + Insert
- Ctrl + Insert
- Ony 1 and 2
- 1, 2 and 3
Which of the following is a part of the Windows OS?
- Mozila Firefox
- Windows Media Player Classic
- Microsoft Word
- Adobe Photoshop
- None of the above
The value of 11001011 in the hexadecimal form is _________.
- CB
- BC
- 203
- 313
- 12C
Which of the following commands is/are used in LINUX to create a new file?
- cat filename
- touch filename
- newfile filename
- i and ii only
- i, ii and iii
Which of the following is not a shortcut key for taking a screenshot?
- PrtScr
- Ctrl + PrtScr
- Ctrl + P
- Alt + PrtScr
- All of the above
What is the size of a pointer in C, which stores the address of structure str1 in the following C code?
struct str1 { int number; char ch[15]; float f1; }
- 15 bytes
- 23 bytes
- 27 bytes
- 4 bytes
- None of the above
From where can we change the boot order of a system?
- Control Panel
- Disk Defragmentation
- Using extra boot media
- BIOS
- None of the above
HTTP stands for ___________.
- Hyper Text Transport Protocol
- Hyper Text Transpaction Protocol
- Hyper Tune Transfer Protocol
- High Text Transfer Protocol
- None of the above
How many slots are available for RAM in the motherboard of a Desktop and Laptop?
- 1 in Laptop and 2 in Desktop
- 2 in Laptop and 3 in Desktop
- 2 in Laptop and 2 in Desktop
- 3 in Laptop and 2 in Desktop
- 3 in Laptop and 3 in Desktop
Which command is used to check the connectivity between two computers connected via LAN cable?
- ipconfig
- ifconfig
- netstat
- ping
- netcnct