Question
Length of a rectangle is equal to the side of a square.
If area of the square and rectangle is 529 m2 and 299 m2, respectively then find the perimeter of the rectangle.Solution
Side of square = √529 = 23 metres Area of rectangle = 299 m2 Breadth × 23 = 299 Or, Breadth of the rectangle = 13 metres Perimeter of the rectangle = 2 × (13 + 23) = 72 metres
Which data structure is typically used to implement a priority queue?
What is the primary purpose of performing backups in an operating system?
Which of the following brackets are used in python to create a list?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Accessing the data value or message value which may even cause a function invocation, is called?
Which of the following will occur when we broadcast two packets on the medium at a time?
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Which phase of the software development lifecycle is primarily considered in COCOMO?
Which function is used to deallocate dynamic memory in C++?