Start learning 50% faster. Sign in now
In the triangle ABC as AB=5 and AD is perpendicular to BD and so triangle ABD and triangle ADC are right angled triangles AB=5 and so triangle ABD other sides may be 3 and 4 as BD=4 is not possible because if BD=4 then DC=4 the perpendicular is becoming also a bisector the the triangle ABC should be isosceles but it not the case so BD=3 and AD=4 and so DC=5 In triangle ADC also the condition satisfies and so area of the triangle ABD=(1/2)*3*4 =6 sq cm
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++