All Questions

Central Board of Secondary Education Class 12th Examination

Get Updates
Showing 361 - 367 out of 367 Questions
3248 Views

70 percentage means how much in neet?

Gavanksha Student Expert 21st Apr, 2019

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.

412 Views

i have only 1 day and havent preapred for chemistry class 12 board...is it enough if i do all ncert questions and previous years papers?

ROHIT K 10th Mar, 2019
Hello
The preparation which is done by you ok but  according to the question paper setter it wis differ from year to year competition so pelase prepare all the conecpts and topics and also previous year question papers
Please ask if any more information required
All the best
2041 Views

If i only prepare NCERT questions (exercise & intext) not theory for chemistry then how much i can score in class 12th board examinations??

Deepak Kumar 6th Mar, 2019

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

546 Views

If I study all the Intext question including back exercise and examples of Ncert in chemistry . Will I be able to score above 50+???

Priyanka Shahane 23rd Feb, 2019

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

1486 Views

W.a.p. in c language to calculate power of any number without using string library function.

Debosmitha Bhattacharyya Student Expert 29th Nov, 2018

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",

693 Views

Is comedk sllyabus purely based on cbse class 12 sllyabus and if it specify the chapters please

Garima Sihag 16th Sep, 2025

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 have been saved in answer later, you can access it from your profile anytime. Access now