Question
Which of the following statements is/are INCORRECT
with respect to the Pradhan Mantri Kisan Samman Nidhi (PM-KISAN)? I.The financial benefit of Rs 6000/- per year in three equal installments, every four months, is transferred into the bank accounts of farmers’ families across the country. II.It is a Central Sector Scheme with 100% funding from the Government of India. III.The scheme is only applicable for Small and Marginal Farmers (SMFs) having landholding upto 2 hectares.Solution
The financial benefit of Rs 6000/- per year in three equal installments, every four months, is transferred into the bank accounts of farmers’ families across the country. It is a Central Sector Scheme with 100% funding from the Government of India. The scheme was initially meant for Small and Marginal Farmers (SMFs) having landholding upto 2 hectares but the scope of the scheme was extended to cover all landholding farmers.Â
Trace the output int main() { int a=12,b=39; printf ("%d",a&b); return 0; }
What does the "Projection" operation in relational algebra do?
The boolean function f(x, y) = x OR (NOT(y)) is equivalent to which of the following boolean expressions?
In which type of mapping does each block of main memory map to only one cache line?
Which type of circuit allows current to flow in only one direction?
Real World Machine learn using?
Which complexity class includes problems for which a proposed solution can be verified in polynomial time?
Concatenate two strings by using which function?
Which recovery technique involves creating a new database instance from a previous full backup and then applying transaction logs up to the desired reco...
Which component of RDBMS allows users and applications to interact with the database through SQL queries?