Question
Which type of variable has the widest scope and can be
accessed from any part of the program?Solution
Global variable
What is the output of the following code?
print(min(max(False,-30,-4), 12,7))
The CPU control unit typically generates control signals for various components within the CPU, including the:
A 240V, 10A electric heater is used. Calculate the power consumed by the heater.
What is exception handling in programming?
Which is correct with respect to the size of the data types in C?
Which logic gate has an output of 1 only when all inputs are 1?
Which of these can be overloaded?
What is polymorphism in object-oriented programming?
What is the primary function of Internet Protocol (IP)?
___ is used to reduce cache hit time.