Question
? + 144.99 β 120.01 = 25.01 Γ
6.98 What approximate value should come in place of question mark (?) in the following question? (You are not expected to calculate the exact value)Solution
? + 144.99 β 120.01 = 25.01 Γ 6.98 => ? + 145 β 120 = 25Β ΓΒ 7 => ? = 175 β 25 => ? = 150
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
Binary relationship has how many participating entities?
Which component of RDBMS allows users and applications to interact with the database through SQL queries?
Which circuit configuration has a single path for current flow?
Which type of tree structure is optimized for sequential access and range queries?
Simplify the following Boolean expression using Boolean algebra laws:
F = (A + B) * (A' + C) * (B + C)
What is the main purpose of a digital signature?
Which of the following is a key function of the network layer?
syntax of loops in shell scripting?
Default value of boolean variable in an array