


Master your MCA entrance preparation with over 17 years of solved PYQs from NIMCET, CUET PG, and top universities. Get detailed step-by-step solutions and expert insights—all 100% free.
Don't just practice questions—simulate the real exam. Browse our interactive Full Year-wise Question Papers to build your speed and accuracy.
Browse Full Papers →Jump directly into topic-wise PYQs with exam details — marks, time, and negative marking.
Choose the correct option to complete the sentence:
The government introduced _ reforms to improve the education system.
Choose the correct option to complete the sentence:
I completed the assignment, but I _ submit it yet.
Choose the antonym of "Difficulty."
Choose the synonym of "Often".
Using public transport or car-pooling is an example of:
What is the output of the following C++ code?
#include <iostream>
using namespace std;
int main() {
int a = 7;
cout << (a & 1);
return 0;
}
What is the output of the following C++ code?
What is the output of the following C++ code?
#include <iostream>
using namespace std;
int main() {
int x = 20;
cout << (x >> 2);
return 0;
}
What is the output of the following C program?
#include <stdio.h>
int main() {
int a = 10, b = 20, c = 30;
printf("%d", (a & b) ? c : b);
return 0;
}
What is the output of the following C++ code?
#include <iostream>
using namespace std;
int main() {
int a = 3, b = 4;
cout << (a && b);
return 0;
}
Yes. We continuously update question tags and solutions to reflect the latest pattern and syllabus.
All listed questions include detailed step-by-step solutions, and many also include short video explanations.
Use the filters for exam and subject, and the search box for topics, keywords, or formula names.
No, Mathem Solvex Offers you everything for free, you do not need to pay anything for question bank You will get NIMCET and CUET PYQ and all the information for free.