Question
The length of a cuboid is 8 cm and breadth is 7 cm. If
the volume of the cuboid is 392 cubic cm, find the total surface area of ​​the cuboid.Solution
ATQ,
Length of cuboid = 8 × 7 = 56 cm
Breadth of cuboid = 7 cm
Height of cuboid = 7 cm
Total surface area of cuboid = 2 × (lb + bh + hl)
So, required area = 2 × (56 × 7 + 7 × 7 + 7 × 56) = 2 × (392 + 49 + 392) = 1,666 cm²
What is a "51% attack" in the context of blockchain?
By which program python was interpreted?
Firewall is a type of
Which of the following conditions must be satisfied for a deadlock to occur?
The list.index(x[, start[, end]]) is used to ___.
What is the purpose of the Program Counter (PC) in CPU control design?
In dynamic programming, what is memoization?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
Which protocol is commonly used in the network layer for addressing and routing on the internet?
Which concurrency control technique allows a transaction to read uncommitted data?