Question
Simple interest received at the rate of 16% p.a. for 7
years on a principal amount of Rs. 4500 is twice of the simple interest received at 10% p.a. for 6 years on the principal amount of Rs. βXβ. Find the value of βXβ.Solution
According to the question, (4500 Γ 0.16 Γ 7) = 2 Γ (X Γ 0.10 Γ 6) Or, 5040 = 1.2X Or, X = 5040/1.2 = 4200
Which of the following is lowest in memory hierarchy?
Which of the following is a boolean function?
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
What is the purpose of flow control in data communication?
In Go, what is the purpose of a goroutine?
Which concurrency control technique allows a transaction to read uncommitted data?
Which scheduling policy uses priority levels to determine the order of execution?
Relation R(A,B,C,D,E) has {AB`->` C, C`->` D,B`->` EA} FUNCTIONAL DEPENDENCY
Find the candidate key of the relation.
What is the main purpose of the parity bit in error detection?
Which cryptographic system uses two different keys for encryption and decryption?