Question
Which organization regulates mutual funds and stock
markets in India?ÂSolution
SEBI (Securities and Exchange Board of India) is the main regulatory body overseeing the securities market in India, including mutual funds and stock markets.
Which of the following is a valid operation on a linked list data structure?
Which type of malware disguises itself as legitimate software but has malicious intent once installed?
In C, which keyword is used to define a constant value?
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
In C++, which feature allows hiding the internal details of a class?
Which Python statement is used to create an empty set?
In C, what is the output of printf("%d", 5/2);?
Which of the following statements is correct for Python lists?
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
In Python, which of the following is immutable?