Question
What is the maximum length of a pole that can fit inside
a cubical room with each side measuring 27 cm?Solution
Required length = diagonal of cubical room
Diagonal of a cube having side 'a' cm is √3a cm.
Therefore, required length = 27√3 cm
Which of the following is a characteristic of an intelligent agent?
In I/O scheduling, which of the following algorithms minimizes seek time but may lead to starvation of requests at the ends of the disk?
In the context of Cross-Site Scripting (XSS), what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
Which of the following cloud service models provides the most control over the underlying infrastructure to the user?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
Which of the following protocols is responsible for sending and receiving emails across the internet?
1. Predict the output of the code
public class Animal {
public static void main(String args[])
...
Which of the following sorting algorithms is NOT stable?
What will be the output of the following code when printList is called with a linked list containing the values 1 -> 2 -> 3?
class Node:
�...
Which of the following is NOT considered a core characteristic of cloud computing?