Each computer connected to the Internet must A. be-a Pentium machine. B. have a unique IP address C. have a Web browser D. have a modem connection
SIKSHAPATH Latest Questions
Que.Which of the following data structure is linear type?A.stringsB.listsC.queuesD.all of the above
Que.The worst case time complexity of AVL tree is better in comparison to binary search tree forA.search and insert operationsB.search and delete operationsC.search, insert and delete operationsD.insert and delete operations
Write a Python class named Rectangle constructed by a length and width and a method area which will compute the area of a rectangle. Note that length and width should be defined as instance attribute. Also, define the docstring of the ...
Which of the following fields of application for AI can be used at the airport to flag weapons within luggage passing through the X-ray scanner? a. Natural Language b. Chatbots c. Speech d. Computer Vision
Que.Which of the following statements best describes the mean of a data set?a.The mean is a measure of spread.b.The mean is a measure of central location, ...