Question
Who was conferred with the "Icon of Excellence" award at
the Forbes India Leadership Awards (FILA) 2025?Solution
Jay Shah, the Chairman of the ICC, received the "Icon of Excellence" award at the Forbes India Leadership Awards (FILA) 2025 for his contributions to cricket administration, financial stability, and globalizing the sport.
Which SOLID principle emphasizes that a class should have only one reason to change?
In C++, which access specifier makes members accessible only from within the class itself and from friend functions/classes?
Which of the following is a non-linear data structure?
Which encryption technique is used in Transport Layer Security (TLS) to securely establish a session key?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...Which of the following accurately describes the role of virtual memory in modern operating systems?
Which type of relationship between classes in OOP is best represented when one class is a part of another class but can exist independently?
...Which sorting algorithm has O(n log n) average case?