Question
David earns a profit percentage
of 18% on the cost price by selling an item for Rs. 5,900. Find the cost price of the item.Solution
Complete the Python code to check if a string email matches a simple email pattern (e.g., [email protected]).
import re
def is_valid_email(e...
Which of the following statements is true regarding user-level threads compared to kernel-level threads?
In public-private key encryption , which of the following is true regarding the private key ?
The Banker's Algorithm is primarily used for:
Which of the following is TRUE for PROM memories?
What is the main goal of cloud load balancing?
Which memory management technique divides the logical address space into fixed-size blocks and the physical memory into frames of the same size?
What is the purpose of the #define directive in programming languages like C and C++?
The concept of demand paging relies on:
Which of the following is NOT part of CIA triad?