Question
In the figure, ABCD is a cyclic quadrilateral with O as
center of the circle If ∠ BOC = 136°, find ∠ OBC.Solution
ATQ, In triangle OBC- ∠ BOC+ ∠ OBC+ ∠ OCB = 180 136 + ∠ OBC+ ∠ OBC = 180 ( OB = OC ) 2 ∠ OBC = 44 ∠ OBC = 22
Which of the following is NOT a divide-and-conquer algorithm?
Which of the following sorting algorithms has the best worst-case time complexity?
Which of the following sorting algorithms is a non-comparison-based sort?
What is the time complexity of inserting an element in a heap?
Which protocol is most commonly used for secure communication between IoT devices over the internet?
Which of the following is substring of “IXAMBEE”?
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?
In Database Management Systems, what is the primary purpose of normalization?
Which of the following algorithms uses a greedy approach?
Which algorithm uses a priority queue to repeatedly pick the next closest vertex?