Question
The stock market indices NIFTY and SENSEX are calculated
on the basis of which of the following?Solution
The NIFTY and SENSEX indices are calculated using a free-float market capitalization-weighted methodology, which means that the weight of each stock in the index is determined by its free-float market capitalization. Free-float shares are the shares that are available for public trading.
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: