Question
Which of the following statements accurately describes
the eligibility criteria for opening a Sukanya Samridhi Account (SSA)?Solution
The SSA can be opened for a girl child up to the age of 10 years. Only one account is allowed per girl child. The account cannot be opened for a boy child, even if he is the only child. The account is non-transferable. The minimum initial deposit required is ₹250.
Mention any two indirect measures of product.
The dynamic memory allocation is the memory allocation done at the _________.
What is the purpose of the `
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
Which one of the following is an application of Stack Data Structure?
An ADT defines:
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which clause is used to filter rows in the result set based on a specific condition in SQL?
In the Entity-Relationship (ER) model, what does an entity represent?
In the context of ADTs, what does "encapsulation" refer to?