Start learning 50% faster. Sign in now
The correct answer is C
Which condition is shown in given picture?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...
In an RC circuit, what happens to the charging time constant (τ) if the resistance (R) is increased?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
What does an op-amp stand for?
Simplify the following Boolean expression using Boolean algebra laws:
F = (A + B) * (A' + C) * (B + C)
In RAID 5, how is data striping combined with parity information?
What is the purpose of the Program Counter (PC) in CPU control design?
What is a blockchain?