Start learning 50% faster. Sign in now
The NSE Smallcap index is a market capitalization-weighted index that measures the performance of small-cap companies in the Indian stock market. Small-cap companies are those companies that have a market capitalization between ₹50 crore and ₹500 crore. The index comprises 250 companies and is calculated using free float market capitalization weighted methodology. The index provides a benchmark for investors who are interested in investing in small-cap companies in India. Hence, option D is correct.
Which of the following is not true about OLTP?
Collection as a set of all entities of the similar type.
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
In which protocol of email the changes made on one device will not be replicated on other?
What will be the output of the following code snippet?
int num = 10;
int *ptr = #
printf("%d", *ptr);
The truth table for an OR gate has an output of 1 when:
Which layer of the OSI model interacts directly with the user or application software?
What is the primary advantage of using shared memory for IPC?
Which data analytics technique is suitable for handling missing data points in a dataset?
Deleting top element of stack?