Central Board of Secondary Education Class 12th Examination
Hello aspirant,
Maximum marks for NEET examination is 720 , marks are divided as biology 360 ( 45 ques), Physics 120( 45 ques) Chemistry 120( 45 ques), 70% of 720 is 504. Its hardly 15 days for NEET now, hope your preprations going well. May you do well in examinations.
Hello,dear
Well, actually questions practice will revise the whole chapters of chemistry if you did ,solve all the ques. Carefully , you can score easily 60+. I would also recommend to study from short notes as well ,either nay pdf's through net of whatever if you have class notes from
Hello there,
Yes you can surely get a good score with this study material.
But instead of what do you study it matters more that how do you study.
Try to understand each and every concept properly instead of mugging it up .
In order to get knowledge don't restrict
Hello,
Since you've mentioned "without using recursion" I've written the following code using recursion.
#include <stdio.h>
long power (int num, int pow)
{
if (pow)
return (num * power(num, pow - 1));
}
return 1;
int main()
int pow, num;
long result;
printf("Enter a number: ");
scanf("%d",
Respected sir,
fee is not refundable.
Not purely, the syllabus of COMEDK UGET is drawn from both Class 11 and Class 12 CBSE / equivalent boards. Approximate weightage is around 33% from Class 11 topics, and around 67% from Class 12 topics.
So while a lot of it is from Class 12, you also need Class
The Question containing Inaapropriate or Abusive Words
Question lacks the basic details making it difficult to answer
Topic Tagged to the Question are not relevant to Question
Question drives traffic to external sites for promotional or commercial purposes
The Question is not relevant to User
And never miss an important update