• The IFSC has already established the framework for setting up and its permissible activities for Alternative Investment Funds (AIFs), which are financial instruments that pool funds from multiple investors to invest in alternative assets including private equity, real estate, hedge funds, etc (AIF) • The extension of the tax benefit period for relocation of AIFs to a new location in the GIFT City- IFSC which has now been extended until 31st March 2025 (earlier 31st March 2023). • AIFs can enjoy an extended period to continue receiving all tax benefits while they are in the process of relocating within IFSC.
Which protocol is most commonly used for securing remote access to network devices?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
How does metadata contribute to effective data management in large-scale data systems?
Which sampling technique is most appropriate for studying population data divided into well-defined subgroups , where it is essential to ensure propor...
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which of the following is NOT true about binary search ?
Which of the following is the most important reason for calculating the sample size correctly in data analysis?
Why is sampling an essential technique in data analysis?
A dataset contains customer email addresses, and you need to validate the email format. Which of the following methods is most suitable for this task...