Question
What is the cost of cultivating a square field at a rate
of Rs. 18 per square meter, given that the total cost of fencing its perimeter at a rate of Rs. 45 per meter amounts to Rs. 11,700?Solution
Perimeter of the square field = 11700/45 = 260 m So the side of the square filed = 260/4 = 65 m Area of the square field = 652 = 4225 m2 So the cost of cultivating the square field = 4225 × 18 = Rs. 76,050
B-trees and B+ trees are designed to maintain balance by adjusting the:
What is the maximum number of different Boolean functions involving n Boolean variables?
In the Entity-Relationship (ER) model, what does an entity represent?
Ternary relationship has how many participating entities?
What happens if an exception is thrown but not caught?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the decimal equivalent of the binary number 10101?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which circuit configuration has a single path for current flow?