Sunday 28 June 2020

NEET MDS previous year question paper with answer key

  1 comment

Are you an MDS aspirant and searching for entrance exam question paper? Here you can find previous year model question paper based on memory. You can study these questions and gain some idea. I have attached the questions subject wise, so  that it will be easy for you to understand the topic and important questions in each and every topic. Hope this will be useful for you!

 

Hello aspirants, 

 I have attached below the questions which were asked in NEET MDS entrance exam. Most of the questions are  directly taken from our textbook while some are little tricky. If you study your portions on daily basis then surely you can clear your exams.You should also work on your weaker areas.


Tips to crack your NEET MDS exam:

    Right from the start, you have to be passionate about your goal and keep remembering what you will achieve after clearing the NEET exam with a top rank. The most important thing is to be consistent with your preparation.

        Prepare a simple time table. Don’t follow the schedule/time-table of others. Make sure you achieve your daily or weekly targets. Understand the concepts instead of memorizing things.

        You should be aware of simple, basic concepts before knowing the complex ones. New concepts delivered in a way that builds upon existing topics/concepts is easier to make sense  and retain.
 

        Do your homework/ assignments on time and take them seriously. Don’t neglect what’s happening currently in your coaching in order to improve previous concepts or backlogs. Your first priority should be to finish your current assignments and homework on time.

        In the test, attempt that subject first in which you are most comfortable. During the NEET exam and before that in practice tests also, do not let any question eat up your time. Skip the question as soon as you are nowhere close to the answer. Come back to these questions after you finished the whole paper once.

        Whenever you attempt any NEET mock test, you are likely to give wrong answers. The objective is not just to solve the test but analyzing it on the same day for mistakes and weakness. If you apply this strategy, you will surely improve with each test that you give during the NEET preparation.

        For maximum score in NEET, all you need is time management and pattern of solving questions. These management of time and pattern can be only achieved by serious dedicated practice.

        Make your own notes. You always remember better when you write things by hand rather than read from a book. Never try to copy the exact text from the book. Read, and then write them in your own words. For efficient preparation, consistent revision is necessary. Your notes will help you during revision time.

        Don’t take extreme pressure. It will be good for you if you go with a positive mind to the exam. Avoid silly mistakes.


Expert suggestions to crack the examinations are



1.  Be familiar with the Syllabus

2. Have high quality study material

3. Create a Realistic Time-table

4. Prepare Notes While Learning

5. Revise Regularly

6. Maintain a Healthy Diet

7. Regular study breaks is a Must

8.  Do Proper Exercise

9. Practice Mock Tests

10. Having a Positive Attitude is what really matters

11. Solving the question papers of previous years and mock tests 


                                           

NEET MDS Examination pattern:

Total no. of questions: 240 multiple choice questions 

Part I -140 questions

Part II -100 questions

Total duration : 180 minutes

Mode of exam: Online

Passing criteria:

The minimum percentile to get qualified

For general category = 50th percentile

for SC/ ST/ OBC candidates = 40th percentile. 

Aspirants who have secured the desired cutoff marks, are eligible to appear for the counselling rounds of MDS studies.

 

Previous year original NEET MDS questions with answers  based on memory

 Given below are few of the questions asked in NEET MDS exam. These are purely based on memory. The viewers shall have a reading and gain access to the vital topics which are repeatedly asked in the NEET exam. The questions given below are provided with answers.









 Hope you have got some idea on how questions are framed. Rest of the questions will be posted in my next article. If you have gained some knowledge by reading this resource, please share it with your friends because "sharing is caring". Feel free to clarify any doubts regarding NEET MDS in the comment box. All the best!



How to change color in Command Prompt CMD?

  No comments

 

Bored of having white text with black background color in command prompt? Wondering on how to change color in CMD? In this article I have described on how to add a splash of color to Command Prompt and make it unique.




What is Command Prompt?

I hope you all are aware of use of  command prompt. Isn't it? 
No? Ok. Let me describe it in few words. Command Interpreter or simply command prompt is a shell program on windows which supports set of commands and utilities.

Examples of some commands:
CD     - Change Directory,
TREE - to view the tree structure of your folders,
TIME -  to show the time of your system.


There are 2 ways of changing the color of command prompt.
1. Using command
2. Using GUI


How to Change Color in Command Prompt without using any command ?


(i.e) using Graphical User Interface (GUI)







It is very simple. You can perform this easily by  right-clicking at the top corners of the Command Prompt and selecting Properties menu. There, you will find the Colors tab , now look for the options to change the background and text color. And yes. Congratulations. You are done!

 How to change color of Command Prompt using few easy commands ?


(i.e) Using Command in CMD



Below is the list of color codes you can choose to set your desired foreground and background color.

0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue
A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White

In order to set the color you chose, enter COLOR, then the option for the background color followed by the font color.
For example,
If you want to change your CMD background color as blue and foreground color as Light Red, then  you can specify it as

COLOR 1E



Same way,  if you like to make purple color as background and Green color as foreground then, use this command

COLOR 52




Some tips:
If you want to retain your selected color the next time you visit after restarting your PC, use the first method because second method will work until you close your CMD After closing your CMD, the color you have changed will be lost.

Hope you have enjoyed reading this information and learnt atleast something from it. If you have any queries, you can ask in the comment section.

Contact Form