Question
Principal i. The school
>principal announced a new policy for student uniforms. ii. He invested a large sum of money in the principal amount. iii. The principal dancer in the ballet troupe received a standing ovation. Below are given three sentences with one common word in each. Choose the sentence that incorrectly uses the word.Solution
In this sentence, "principal" should be replaced with "investment" or "capital." "Principal" typically refers to the original sum of money invested or borrowed, and it is not used to describe an investment itself.
Which of the following is a key challenge in handling deadlocks in an operating system?
- Machine Learning
Which Machine Learning model is best suited for predicting stock market trends based on sequential time-series data?
What is the primary purpose of an abstract class?
Which of the following data structures is best suited for implementing a "undo" mechanism in a text editor?
Tarjan’s algorithm is used to find:
Consider the following stack operations. What will be the content of the stack after executing all the operations?
Stackstack = new Stack... Which data structure is ideal for priority-based scheduling?
Which of the following best explains segmentation in memory management?
Which SQL query will retrieve the second highest salary from an Employee table?
Which CPU scheduling algorithm always selects the process with the smallest burst time first, potentially leading to starvation?