Skip to main content

NMMS SAT ORIGINAL QUESTION PAPER -2019-2020

We provide a huge collection of materials for NMMS exam.We always wish all students should this scholarship.We conducted   free classes  also for this exams. We share question paper and answer keys for thsi exam.We think it may helpful to you for the preparation of yor exams. and also check the answer keys .


The Government Sponsored Scheme “National Means-cum-Merit Scholarship Scheme (NMMS)” was first launched in May 2008. The scheme was designed to provide financial assistance for those who are economically backward but are exceptionally good at studies. In one of the research done by NSSO the dropout rate was high in secondary school (9th class - 10th class) which is nearly 17% than that of elementary and upper secondary.


So the Indian government had taken an initiative to slow down this trend. students whose parents income is less than 1.5 LPA are eligible for the scholarship to utilize this benefit. The State Bank of India will fork out money directly to their bank accounts.
The amount of scholarship will be 12,000 @ 1000 per month is awarded to selected students every year for study in classes from IX to XII in State Government Schools. There is a quota for scholarships in different states. There will be a separate examination for different states and union territories for the filtering of students for the scholarship award.
One eligibility criterion for this scholarship is the annual income of the students' parents. The parental income of students from all sources must not be more than Rs. 1,50,000/- to be eligible for the scholarship. The scheme would provide reservation for different students based on the state and UT norms as states are having different reservation policy. 

This Scholarship exam is conducted in every state. Scholarships are disbursed by the State Bank of India directly into the bank accounts of students every quarter. The total number of scholarships is limited to particular State/Union territories. The allocation is made by the Central Government.
The students studying in “Kendriya Vidyalaya", “Jawahar Navodaya Vidyalayas” and Residential Schools run by the State Government Institutions are not entitled to get scholarship under this scheme.

Comments

Popular posts from this blog

SAP HANA In Memory Strategy

SAP HANA has many processes running on the SUSE Linux Server. SUSE Linux server manages the reservation of memory to all process. When SAP HANA starts up, Linux OS reserves memory for the program code, program stack, and static data. OS can dynamically reserve additional data memory upon request from the SAP HANA Server. SAP HANA create a memory pool for managing and tracking the consumption of memory. The memory pool is used to store all the in-memory data and system tables, thread stack, temporary computations and all other data structure required for managing the database. When more memory is required for table growth or temporary computations, the SAP HANA memory manager obtains this from the pool. For an overview, check out the Memory Overview feature of the SAP HANA studio. To access it, right-click on a System ->Configuration and Monitoring -> Open Memory Overview in the context menu, as follows:

SAP HANA Architecture

Data is compressed by different compression techniques (e.g. dictionary encoding, run length encoding, sparse encoding, cluster encoding, indirect encoding) in SAP HANA Column store. When main memory limit is reached in SAP HANA, the whole database objects (table, view,etc.) that are not used will be unloaded from the main memory and saved into the disk. These objects names are defined by application semantic and reloaded into main memory from the disk when required again. Under normal circumstances SAP HANA database manages unloading and loading of data automatically. However, the user can load and unload data from individual table manually by selecting a table in SAP HANA studio in respective Schema- by right-clicking and selecting the option "Unload/Load". SAP HANA Server consists of : Index Server Preprocessor Server Name Server Statistics Server XS Engine SAP HANA Index Server: SAP HANA Database Main server are index server. Detail of each server i...

SAP HANA Advantages

Below are advantages of SAP HANA - By In-Memory Technology user can explore and analyze all transaction and analytic data in real time from virtually any data source. Data can be aggregated from many sources. Real-time replication services can be used to access and replicate data from SAP ERP. SQL and MDX interface from third party support. It provides information modeling and design environment.