Question
According to recent RBI and SEBI guidelines, what must
foreign portfolio investors (FPIs) do if their equity holdings exceed prescribed limits?Solution
FPIs must secure government approval and the consent of the investee company if their equity holdings exceed specified limits, ensuring compliance with regulatory norms.
Which of the following best describes supervised learning in machine learning?
In the context of Cross-Site Scripting (XSS), what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
Which CPU scheduling algorithm is considered optimal for minimizing the average waiting time in cases where process execution times are known in advanc...
Which layer in the OSI model corresponds to the Transport layer in the TCP/IP model and is responsible for end-to-end communication, error correction, a...
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In deep learning, which type of neural network is most suitable for sequential data like time series?
- In a relational database, which key uniquely identifies tuples within a table and can never contain NULL values?
1.   Predict the output of the code
public class Animal {
  public static void main(String args[])
           ...
In relational databases, which of the following best describes the role of a "foreign key"?  Â
Which of the following is an example of application software?