Question
Rs 2000 are invested at 5% p.a simple interest. If the
interest is added to the principal after every 10 years, the amount will become Rs 4000 afterSolution
S.I for 10 years = (2,000 × 5 ×10)/100 = Rs 1,000 Principal after 10 years becomes = Rs (2,000 + 1,000) = Rs 3,000 S.I on it = Rs 4,000 – 3,000 = Rs 1,000 Time = (100 ×1000)/(5 × 3000) = 6(2/3) years Total time = 10 + 6(2/3) years = 16(2/3) years
Given the IP address block 192.168.0.0/24, how many subnets can be created by borrowing 2 bits from the host portion, and what will be the new subnet ma...
Which of the following is NOT considered a core characteristic of cloud computing?Â
In Big Data Analytics, what is the main function of the MapReduce programming model?
- In a relational database, which key uniquely identifies tuples within a table and can never contain NULL values?
What is the primary advantage of using container orchestration tools like Kubernetes over traditional virtual machines (VMs) for managing applications i...
Data mart types
Which search strategy guarantees the optimal solution?
In object-oriented programming, what type of polymorphism is achieved at runtime?Â
Which of the following best describes Third Normal Form (3NF) in a relational database?Â
What will be the output of the following JavaScript code when executed?
let xhr = new XMLHttpRequest();
xhr.open("GET", "https://api.examp...