Practice Basics of Computers Questions and Answers
- Which command would you use in Unix/Linux to terminate a running process?
- Which of the following is a key advantage of a microservices architecture over a monolithic architecture?
- In JavaScript, which method is used to parse a string into a JSON object?Β
- What is the role of Cookies in an HTTP request/response cycle?Β
- In Git, what does the git pull command do?
- Which of the following testing techniques requires no knowledge of the internal code structure of the software?Β
- According to SOLID principles, the Liskov Substitution Principle (LSP) primarily focuses on:
- What is the primary purpose of Regression Testing?Β
- Which CPU scheduling algorithm allocates CPU to the process with the shortest burst time first?Β
- Thrashing in an operating system is a condition that occurs when:Β
- Which type of memory is closest to the CPU and provides the fastest access speed?Β
- Which concept in virtual machines allows multiple operating systems to share the same hardware resources while remaining isolated from each other?
- Which of the following page replacement algorithms might lead to Beladyβs anomaly, where increasing the number of page frames increases the number of pag...
- In backup and recovery practices, what is RPO (Recovery Point Objective) primarily concerned with?Β
- Which of the following is NOT a best practice for implementing disaster recovery plans?Β
- What is a common security control used to protect sensitive data during transmission over the internet?
- Which of the following compliance frameworks is specifically designed for managing and securing financial information?Β
- What is a primary function of a hypervisor in virtual machine environments?Β
- In terms of processor performance, which factor refers to the number of cycles a processor executes per second?
- In Unix/Linux systems, which command is used to check the current usage of memory in the system?Β
- What is the main advantage of using Classless Inter-Domain Routing (CIDR) over traditional class-based IP addressing?
- Which of the following correctly describes the Transport Layer in the OSI model?
- Which of the following is a key benefit of IPv6 over IPv4?Β
- What is the primary purpose of Dynamic Host Configuration Protocol (DHCP) in networking?Β
- Which of the following protocols is primarily responsible for translating domain names into IP addresses in a network?Β
- Which of the following is NOT a valid type of firewall?Β
- Which application-layer protocol is used to send email messages from a client to a server?Β
- What is the primary purpose of a VPN (Virtual Private Network) in network security?Β
- Which protocol among the following is responsible for the remote management of network devices?Β
- Which cloud service model provides an environment for developers to build applications without managing the underlying infrastructure?Β
- Which of the following is the primary difference between a public cloud and a private cloud?Β
- Which type of virtualization allows for multiple virtual machines to run on a single physical machine by using a software layer that separates the hardware...
- Which of the following is a key difference between distributed computing and cloud computing?Β
- In the context of virtualization, paravirtualization differs from full virtualization in which of the following ways?Β
- What is one of the key advantages of using containers over virtual machines in modern application deployment?Β
- Which of the following is an advantage of using Type 2 hypervisor over a Type 1 hypervisor?Β
- Which of the following statements accurately describes the role of cookies in web applications?Β
- In the context of the SOLID principles, what does the L in SOLID stand for, and what is its primary purpose?Β
- Which of the following best describes the ACID properties in the context of transactions in a database?Β
- Which of the following best differentiates IaaS (Infrastructure as a Service) from PaaS (Platform as a Service)?Β
More Topics
- Algorithms Questions
- Analog and Digital Communication Questions
- Artificial Intelligence & Machine Language Questions
- Big Data Analytics Questions
- C Programming Questions
- C++ Questions
- Cloud Computing Questions
- Compiler Design Questions
- Computer Architecture and Design Questions
- Cyber Security Questions
- Data Analytics Languages Questions
- Data Structure Questions
- Data Warehousing Questions
- Digital Logic Questions
- Emerging Technologies Questions
- IOT and mobile Computing Questions
- IT DBMS Questions
- IT Networking Questions
- IT Operating System Questions
- Java Language Questions
- Machine Learning Questions
- Memory Management Questions
- Microsoft Office Questions
- Miscellaneous Questions Questions
- Network Layer and IP Protocol Questions
- Numerical and Statistical Computing Questions
- Object Oriented Programming Questions
- OOPS Concepts Questions
- Previous Year Questions Questions
- Programming Concept Questions
- Python Questions
- Shell Scripting Questions
- Software Engineering and Web Technology Questions
- SQL Questions
- String Manipulation Questions
- TCP IP and OSI Questions