35500+ Important MCQs for BANK CLERK
35500+ MCQs for BANK CLERK are available here. You can learn these questions for your better preparation. Questions are available with its correct answer. You can check the correct answer of any questions by clicking the option or show answer button.
Have a nice day and enjoy learning BANK CLERK MCQ Questions.
Explanation: Phishing scams are fraudulent attempts to obtain sensitive information (such as usernames, passwords, or credit card details) by pretending to be a trustworthy entity, usually through emails, messages, or fake websites.
How Phishing Works?
1. Attackers send fake emails or messages that look legitimate (e.g., from banks, social media sites, or government agencies).
2. The victim is tricked into clicking a malicious link or providing personal information.
3. The attacker steals the information for fraudulent purposes.
Other Options Explained:
(A) Phishing trips – Not a real term in cybersecurity.
(B) Computer viruses – Malicious programs that replicate and spread but do not necessarily involve identity theft.
(D) Spyware scams – Involves malicious software that spies on a user's activity but is different from phishing.
Thus, Phishing scams (C) is the correct answer.
Explanation: Junk mails are called Spam. These types of mail contains fake, unauthorised content.
Users are kept away from such spam mails by email server security and put in a folder which is called Spam Folder.
You might have seen in your Gmail > Spam Folder.
Explanation: Horizontal market software refers to software that is designed for a broad range of industries and users rather than being specific to a single industry. Microsoft Office (which includes Word, Excel, PowerPoint, etc.) is used by businesses, students, and individuals across various sectors, making it a horizontal market software.
Other Options Explained:
(A) Closed source software – This is also correct since Microsoft Office is proprietary software, meaning its source code is not publicly available. However, the question focuses on its market type.
(B) Open source software – Incorrect, as Microsoft Office is not open-source.
(D) Vertical market software – Incorrect because vertical market software is designed for a specific industry (e.g., hospital management software).
Thus, (C) Horizontal market software is the best answer.
Explanation:
By default, documents are printed in Portrait mode, where the height of the page is greater than its width.
Other Options:
- (A) Landscape → Incorrect, as Landscape mode (where width is greater than height) is not the default setting.
- (C) Page Setup → Incorrect, as Page Setup is a menu option where you can change print settings.
- (D) Print View → Incorrect, as Print View is a display mode, not a print orientation.
Thus, the correct answer is (B) Portrait.
Explanation:
Java is widely used for developing multimedia webpages because:
- It supports applet-based web applications.
- It has powerful graphics and animation capabilities.
- It allows cross-platform compatibility, making it ideal for web-based multimedia applications.
Other Options:
- (A) COBOL → Used mainly for business, finance, and administrative systems.
- (C) BASIC → An older language mainly used for simple programming and learning.
- (D) Assembler → A low-level language used for hardware and system programming, not for multimedia web development.
Thus, the correct answer is (B) Java.
Explanation:
The first computers were programmed using machine language, which consists of binary code (0s and 1s) directly understood by the computer's hardware.
Other Options:
- (A) Assembly language → Introduced later as a more human-readable version of machine code.
- (C) Spaghetti code → A term for unstructured, difficult-to-read code, not a programming language.
- (D) Source code → A general term for any code written in a programming language before compilation.
Thus, the correct answer is (B) Machine language.
Explanation:
The processor (CPU - Central Processing Unit) consists of two main parts:
Control Unit (CU):
- Directs the flow of instructions and data within the CPU.
- Manages communication between different parts of the computer.
Arithmetic Logic Unit (ALU):
- Performs mathematical calculations (addition, subtraction, etc.).
- Handles logical operations (comparisons like greater than, less than, etc.).
Other Options Explained:
- (A) CPU and Main Memory → Incorrect. Main Memory (RAM) is separate from the processor.
- (B) Hard Disk and Floppy Drive → Incorrect. These are storage devices, not processor components.
- (D) Operating System and Application → Incorrect. These are software, not part of the processor.
Thus, the correct answer is (C) Control Unit and ALU.