?>
Home PYQ Bank Bank PO / Clerk

PYQ Bank — Bank PO / Clerk

Last 15 years ke actual exam questions — year-wise, subject-wise filter ke saath

85+ Questions 7 Exams 2009 From Year Free Forever
Advertisement
Difficulty: All Easy Medium Hard 1–10 of 10
Select Exam
Year: All Years 2024
Subject: All Computer Knowledge English Language General Awareness Quantitative Aptitude Reasoning Ability
Q.1 Easy Bank PO / Clerk 2024 Computer Knowledge
Which of the following protocols is used to securely transmit data over the internet and is commonly identified by a padlock icon in web browsers?
A HTTP (HyperText Transfer Protocol)
B HTTPS (HyperText Transfer Protocol Secure)
C FTP (File Transfer Protocol)
D SMTP (Simple Mail Transfer Protocol)
2024
Q.2 Medium Bank PO / Clerk 2024 Computer Knowledge
In database management systems, what is the primary purpose of normalization, and which of the following best describes its impact on database design?
A It increases data redundancy to improve query performance and reduces storage requirements
B It eliminates data redundancy and anomalies while maintaining data integrity, though it may increase the number of tables
C It simplifies the database structure by consolidating multiple tables into a single table for faster access
D It encrypts sensitive data and prevents unauthorized access to the database
2024
Q.3 Medium Bank PO / Clerk 2024 Computer Knowledge
A software development team is experiencing frequent merge conflicts in their version control system. Which of the following strategies would MOST effectively reduce these conflicts while maintaining code quality?
A Using only one developer at a time to prevent simultaneous changes to the codebase
B Implementing smaller, frequent commits with clear commit messages and feature branches with regular integration
C Increasing the number of code review rounds before merging any changes
D Storing all code in a centralized database without branching to eliminate conflicts
2024
Q.4 Hard Bank PO / Clerk 2024 Computer Knowledge
In cloud computing architecture, what is the fundamental difference between Infrastructure as a Service (IaaS) and Platform as a Service (PaaS), and how does this affect organizational responsibility?
A IaaS provides only storage, while PaaS provides complete application software; organizations maintain equal responsibility in both
B IaaS provides virtualized computing resources over the internet with minimal management, while PaaS provides a framework for developing applications with middleware and tools pre-configured; PaaS shifts more responsibility to the provider
C PaaS is cheaper than IaaS because it provides fewer features and less customization capability
D IaaS and PaaS are identical services with different names; the distinction is only in marketing terminology
2024
Q.5 Hard Bank PO / Clerk 2024 Computer Knowledge
When a system encounters a stack overflow error during program execution, what is the most likely cause, and which programming practice would BEST prevent this issue?
A Insufficient RAM in the computer; upgrading hardware is the only solution
B Excessive memory allocation on the heap; using arrays instead of linked lists prevents this error
C Infinite or deeply nested recursive function calls exceeding the call stack limit; implementing iterative solutions or tail recursion optimization prevents this
D Too many global variables declared in the program; limiting variable scope prevents stack overflow
2024
Q.6 Easy Bank PO / Clerk 2024 Computer Knowledge
Which of the following protocols is primarily used to securely transmit data over the internet by encrypting the connection between a client and server?
A HTTP
B HTTPS
C FTP
D SMTP
2024
Q.7 Medium Bank PO / Clerk 2024 Computer Knowledge
In a database management system, what is the primary purpose of normalization?
A To increase the storage capacity of the database
B To reduce data redundancy and improve data integrity
C To speed up query execution time
D To encrypt sensitive database information
2024
Q.8 Medium Bank PO / Clerk 2024 Computer Knowledge
A company uses a Virtual Private Network (VPN) for its employees. Which statement best describes the PRIMARY advantage of using VPN in a corporate environment?
A It increases internet speed for all connected devices
B It allows employees to access company resources securely from remote locations while encrypting their connection
C It eliminates the need for firewalls in the organization
D It reduces the cost of internet bandwidth significantly
2024
Q.9 Medium Bank PO / Clerk 2024 Computer Knowledge
Which of the following statements correctly describes the relationship between RAM and cache memory in a computer system?
A Cache memory is slower than RAM but holds more data permanently
B RAM is a type of cache memory used only for processor operations
C Cache memory is faster than RAM and stores frequently accessed data to reduce access time
D Cache memory and RAM serve identical purposes but cache is more expensive
2024
Q.10 Hard Bank PO / Clerk 2024 Computer Knowledge
In cybersecurity, what is the fundamental difference between symmetric and asymmetric encryption, and when would asymmetric encryption be preferred despite being computationally more expensive?
A Symmetric uses one key while asymmetric uses two keys; asymmetric is preferred when secure key distribution is critical
B Symmetric encryption is always faster and more secure; asymmetric should never be used in practice
C Asymmetric uses one key while symmetric uses multiple keys; symmetric is always more efficient
D They are functionally identical; the choice depends only on the length of data being encrypted
2024
include 'includes/footer.php'; ?>