Start learning 50% faster. Sign in now
The Rule of 72 is a simplified formula that calculates how long it will take for an investment to double in value (t), based on its rate of return. As per the rule: t ~ 72/rate of interest Here, using the Rule of 72, divide the rate of interest in absolute terms by 72, i.e. 72/12 = 6 years approximately To cross check, if P=100 and r =12% and n=6 A = 100*(1.12)6 = 197.38 which is approximately double the amount of the Principal.
Which of the following is lowest in memory hierarchy?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
What data structure is commonly used to represent the parse tree in parsing?
Which SQL keyword is used to filter records in a SELECT statement based on a specific condition?
Which tool is used to build data pipelines and workflows in Hadoop-based systems?
syntax of loops in shell scripting?
Which technology allows a processor to execute multiple threads or processes simultaneously?
What is the primary purpose of virtual memory in a computer system?
What does the Query Optimizer do in RDBMS architecture?
Which are types of system design