2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
27th September 2014, 02:06 PM
Super Moderator
 
Join Date: Apr 2013
Re: CBSE Computer Science Model question paper

You need CBSE Computer Science Model question paper, I am providing here:

How many bytes will be required by an object of TABLET?

Write names of all the member functions of class PAINKILLER.

Which type of inheritance this is ?

Name the member function accessible by object of PAINKILLER , when TABLET will be derived publicly and DRUG protectedly ?

Write a function in C++ to delete a node containing names of student ,from a static allocated circular
queue of names implemented with the help of following structure : 3
struct student
{
char name[20];
student *next;
};








For detailed paper here is attachment:
Attached Files
File Type: pdf CBSE Computer Science paper.pdf (199.8 KB, 125 views)


Quick Reply
Your Username: Click here to log in

Message:
Options

Thread Tools Search this Thread



All times are GMT +5. The time now is 09:28 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4