Question
If O is circumcentre of acute angled triangle ABC, if
∠ OBC = 150 then ∠BAC = ?Solution
∠ OBC = ∠ OCB= 150 as radius are equal. ∠ OBC+ ∠ OCB + ∠ BOC =180 0 150 + 150 + ∠ BOC =180 0 So, ∠ BOC = 150 0 Now, ∠ BOC = 2 ∠ BAC So, ∠ BAC = 1/2 of ∠ BOC = 1/2 of 1500 = 750
Which of the following statement is INCORRECT related to mysql_list_tables() function ?
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
What does a star schema consist of?
Which is connectionless and unreliable protocol
What is the range of the header of a TCP segment in bytes?
What is a primary advantage of using virtual machines in a computing environment?
Fill in the correct option for 26 blank space.
The major limitation of MIS is:
Which of the following function in python is used to read keyboard input?
A software development team is implementing a sorting function for a large dataset in their project. They decide to use the quick sort algorithm to opti...