Question
Simran and Indu started a business investing Rs. 110,
000 and Rs. 80,000 respectively. In what ratio the profit earned after 2 years be divided between Simran and Indu respectively?Solution
Ratio of profit = 110000 × 2 : 80000 × 2 = 110000 : 80000 = 11 : 8
Which of the following is considered the strongest type of encryption method in modern cyber security practices?
Which of the following is a fundamental challenge in Natural Language Processing (NLP)?
In intelligent systems, which of the following is a key characteristic of an expert system?
In hashing, what is a collision?
Which of the following algorithms is best suited for finding the shortest path in a weighted graph where some edges may have negative weights but no neg...
Which file structure is best suited for handling large datasets and ensuring fast access in C, C++, Java, or Python?
Which graph traversal technique is commonly used for topological sorting?
What is the primary goal of Cyber Security?
In dynamic programming, which principle ensures correctness by solving overlapping subproblems and storing results?
Consider a directed acyclic graph (DAG). The problem of finding the longest path in a DAG (with edge weights) can be solved in: