Question
Calculate the perimeter of a square when the area of a
circle that circumscribes it is 486 square centimeters. (Assume π = 3 for calculations.)Solution
ATQ, Let radius of the circle is ‘r’ cm. So, πr 2 = 486 Or, r 2 = 162 Or, r = 9√2 So, diameter of circle = diagonal of square Or, √2 × side of square = 2 × 9√2 So, side of square = 18 Perimeter of square = 4 × side = 4 × 18 = 72 cm
Which concurrency control technique allows a transaction to read uncommitted data?
Which keyword is used to throw an exception explicitly?
At which layer of the OSI model do hardware devices like switches primarily operate?
Which cardinality notation represents a mandatory relationship?
The "Selection" operation in relational algebra is equivalent to which operation in SQL?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
What is a deadlock in a computer system?
Which protocol is used by IP to guarantee the delivery of packets?
Consider the following two statements.
S1: Â Destination MAC address of an ARP request is a broadcast address.
S2: Â Destination MAC add...
Which of the following is a key benefit of using virtual memory?