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.
Hello buddy,Yes the syllabus of comedk 2018 is completely based on class 12th syllabus that is Syllabus from NCERT books & most of the questions are asked straight forward from NCERT books.You only need to read and practice NCERT books.
For details regarding syllabus you can refer to below
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