Question
What is the main function of the ALU in a
computer?Solution
"The Arithmetic Logic Unit (ALU) performs arithmetic and logic operations, such as addition, subtraction, and comparisons. ALU is part of the CPU. Performs operations like AND, OR, NOT. Works alongside the Control Unit (CU)."
In a relational database, what is a candidate key?
In two-phase locking, a transaction releases its locks:
Which of the following is a non-relational database?
Which of the following is a type of phishing attack?
Which interrupt is generated by software?
Which of the following illustrates an advantage of DBMS over traditional file systems?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
Which database model represents data in a tree-like structure, where each child record has only one parent?
Which SQL command is used to retrieve data from a table?
Which constraint ensures that a column contains only unique values, but allows NULL values?