Question
A scanner is classified as which type of
device?Solution
A scanner captures images or documents and converts them into a digital format, making it an input device.
Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0] ...
What is the main goal of cloud load balancing?
Which query retrieves all records from TableA that have no corresponding records in TableB?
Which of these is a feature of cloud elasticity?
Which logic is used to handle uncertain or imprecise knowledge?
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
Which of the following statements is true regarding the reliability requirements of the Spiral Model in software development?
What does the term "code optimization" refer to in the context of software development?
What is the primary purpose of Continuous Integration (CI) in software development?