Question
The length of the each side of an equilateral triangle
is 14√3. The area of incircle, (cm 2 ) isSolution
Area of incircle of a ∆ = πr 2  =π(a/(2√3)) 2 = π((14√3)/(2√3)) 2   =π × 7 2  =(22/7) × 7 × 7 =154 cm 2
Which computer architecture uses a single bus to connect the CPU, memory, and peripherals?
Binary relationship has how many participating entities?
What does cardinality represent in the context of an ER model?
State true/false
Trojan works in background and steal data which is sensitive
In a B-tree, the minimum number of children a non-root internal node can have is:
Which of the following function is used in every hashing technique
What is the primary purpose of lexical analysis in a compiler?
What is the worst-case time complexity of inserting n elements into an empty linked list, if the linked list needs to be maintained in sorted order? Mo...
What does the Query Optimizer do in RDBMS architecture?
C++ follows ___.