Start learning 50% faster. Sign in now
Radius → 14√2, diameter = 28√2 Side = diagonal / √2 = 28√2 / √2 = 28 Side of square = 28 JO = 14 and JK = side of square small s Ok = 14 + 5 Kr = s/2 , and OX = 14√2 PGT ∆ OKx (S/2)2 + (14 + S)2 = (14√2)2 S2 / 4 + 196 + S2 + 285 = 392 S = 5.6 a2 = (5.6)2 = 31.36 = 31.36 × 4 = 125.44 cm2
Which of the following is not a valid difference between IPv4 and IPv6?
Which data structure is most suitable for implementing a priority queue?
In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
Which layer in the OSI model corresponds to the Transport layer in the TCP/IP model and is responsible for end-to-end communication, error correction, a...
In which scenario would para virtualization be preferred over full virtualization?
Aggregate function in SQL
Recursion uses
In the context of preemptive CPU scheduling, which of the following algorithms can potentially cause starvation, and how can this issue be mitigated?
Which of the following page replacement algorithms results in the lowest page-fault rate for a given reference string but is often impractical to implem...
Which is/are Keyword in C++