CBSE 2010 Class Xllth Computer Science Sample Papers

Advertisements

Computer science is a very vast field and the scope is huge. Computer science broadly means the study of both the hardware and the software but it is further divided into many subfields when combined with other fields, for example, developing machine with artificial intelligence. Friends, whatever you study in class 12th is the basis for any computer oriented stream. You need a strong edifice for the subsequent building of knowledge. According to my personal experience, the importance of computer science also increase because there is no placement paper of any company that does not have questions from C, C++, data structures and SQL, so now is the time for you to work hard and get all your basics right.

Download CBSE 2010 Class Xll Computer Science Sample Papers
Computer Science Sample Paper 1
Computer Science Sample Paper 2
Computer Science Sample Paper 3
Computer Science Sample Paper 4
Computer Science Sample Paper 5

CBSE Syllabus Class 12 for 2010 : Computer Science

Computer Science : CBSE syllabus class 12 for March 2010 examinations

COURSE STRUCTURE
Class XII
Computer Science (Code 083)

OnePaper 3 Hours 70 Marks

Unit – Marks

PROGRAMMING IN C++ -30

DATA STRUCTURE -16

DATABASE AND SQL -08

BOOLEAN ALGEBRA -08

COMMUNICATION AND NETWORK CONCEPTS -08

TOTAL -70

UNIT 1: PROGRAMMING IN C++

REVIEW: C++ covered In Class -XI,
Defining a symbol name using type def keyword and defining a macro using #define directive; Need for User defined data type;
Structures:
Defining a Structure, Declaring structure variables, Accessing structure elements, Passing structure to Functions as value and reference argument/parameter, Function returning structure, Array of structures, passing an array of structure as an argument/ a parameter to a function;

Object Oriented Programming:
Concept of Object Oriented Programming – Data hiding, Data encapsulation, Class and Object, Abstract class and Concrete class, Polymorphism (Implementation of polymorphism using Function overloading as an example in C++); Inheritance, Advantages of Object Oriented Programming over earlier programming methodologies,
Implementation of Object Oriented Programming concepts in C++:
Definition of a class, Members of a class - Data Members and Member Functions (methods), Using Private and Public visibility modes, default visibility mode (private); Member function definition: inside class definition and outside class definition using scope resolution operator (::); Declaration of objects as instances of a class; accessing members from object(s), Array of type class, Objects as function arguments - pass by value and pass by reference;

Constructor and Destructor:
Constructor: Special Characteristics, Declaration and Definition of a constructor, Default Constructor, Overloaded Constructors, Copy Constructor, Constructor with default arguments;
Destructor: Special Characteristics, Declaration and definition of destructor;
Inheritance (Extending Classes): Concept of Inheritance, Base Class, Derived Class, Defining derived classes, protected visibility mode; Single level inheritance, Multilevel inheritance and Multiple inheritance, Privately derived, Publicly derived and Protectedly derived class, accessibility of members from objects and within derived class(es);

Data File Handling:
Need for a data file, Types of data files – Text file and Binary file;
Basic file operations on text file: Creating/Writing text into file, Reading and Manipulation of text from an already existing text File (accessing sequentially);

Binary File: Creation of file, Writing data into file, Searching for required data from file,
Appending data to a file, Insertion of data in sorted file, Deletion of data from file, Modification of data in a file; Implementation of above mentioned data file handling in C++; Components of C++ to be used with file handling:
Header file: fstream.h; ifstream, ofstream, fstream classes; Opening a text file in in, out, and app modes;
Using cascading operators for writing text to the file and reading text from the file; open (), get(), put(), getline() and close() functions; Detecting end-of-file (with or without using eof() function);
Opening a binary file using in, out, and app modes; open(), read(), write() and close() functions; Detecting end-of-file (with or without using eof() function); tellg(), tellp(), seekg(), seekp() functions

Pointers:
Declaration and Initialization of Pointers; Dynamic memory allocation/deallocation operators: new, delete; Pointers and Arrays: Array of Pointers, Pointer to an array (1 dimensional array), Function returning a pointer, Reference variables and use of alias; Function call by reference.
Pointer to structures: Deference operator: *, ->; self referencial structures;

UNIT 2: DATA STRUCTURES

Arrays:
One and two Dimensional arrays: Sequential allocation and address calculation; One dimensional array: Traversal, Searching (Linear, Binary Search), Insertion of an element in an array, deletion of an element from an array, Sorting (Insertion, Selection, Bubble sort), concatenation of two linear arrays, merging of two sorted arrays;

Two-dimensional arrays: Traversal, Finding sum/difference of two NxM arrays containing numeric values, Interchanging Row and Column elements in a two dimensional array;
Stack (Array and Linked implementation of Stack): Operations on Stack (PUSH and POP) and its Implementation in C++, Converting expressions from INFIX to POSTFIX notation and evaluation of Postfix expression;
Queue: (Circular Array and Linked Implementation): Operations on Queue (Insert and Delete) and its Implementation in C++.

UNIT 3: DATABASES AND SQL

Database Concepts:
Relational data model: Concept of domain, tuple, relation, key, primary key, alternate key, candidate key; Relational algebra: Selection, Projection, Union and Cartesian product;
Structured Query Language: General Concepts: Advantages of using SQL, Data Definition Language and Data Manipulation Language;

Data types: NUMBER, CHARACTER, DATE;
SQL commands: CREATE TABLE, DROP TABLE, ALTER TABLE, UPDATE…SET…, INSERT, DELETE; SELECT, DISTINCT, FROM, WHERE, IN, BETWEEN, GROUP BY, HAVING, ORDER BY;
SQL functions: SUM, AVG, COUNT, MAX and MIN;

Note: Implementation of the above mentioned commands could be done on any SQL supported software.

UNIT 4: BOOLEAN ALGEBRA

Binary-valued Quantities, Boolean Variable, Boolean Constant and Boolean Operators: AND, OR, NOT; Truth Tables; Closure Property, Commutative Law, Associative Law, Identity law, Inverse law, Principle of Duality, Idem potent Law, Distributive Law, Absorption Law, involution law, DeMorgan’s Law and their applications;
Obtaining Sum of Product (SOP) and Product of Sum (POS) form from the Truth Table, Reducing Boolean Expression (SOP and POS) to its minimal form, Use of Karnaugh Map for minimization of Boolean expressions (up to 4 variables);
Basic Logic Gates (NOT, AND, OR, NAND, NOR) and their use in circuits.

UNIT 5: COMMUNICATION AND NETWORK CONCEPTS

Evolution of Networking: ARPANET, Internet, Interspace;
Different ways of sending data across the network with reference to switching techniques; Data Communication terminologies: Concept of Channel, Baud, Bandwidth (Hz, KHz, MHz) and Data transfer rate (bps, kbps, Mbps, Gbps, Tbps);
Transmission media: Twisted pair cable, coaxial cable, optical fiber, infrared, radio link, microwave link and satellite link.

Network devices: Modem, RJ45 connector, Ethernet Card, Hub, Switch, Gateway; Different Topologies- Bus, Star, Tree; Concepts of LAN, WAN, MAN;

Protocol: TCP/IP, File Transfer Protocol (FTP), PPP, Level-Remote Login (Telnet), Internet, Wireless/Mobile Communication, GSM, CDMA, WLL, 3G, SMS, Voice mail, Application Electronic Mail, Chat, Video Conferencing;
Network Security Concepts: Cyber Law, Virus threats and prevention, Firewall, Cookies, Hacking; WebPages; Hyper Text Markup Language (HTML), eXtensible Markup Language (XML); Hyper Text Transfer Protocol (HTTP); Domain Names; URL; Protocol Address; Website, Web browser, Web Servers; Web Hosting.

 
Advertisements







 

Do you have any question? Please ask:

Questions will be answered on our Forum section

106 Responses to “CBSE 2010 Class Xllth Computer Science Sample Papers”

  1. 106
    good tips:

    Fantastic points altogether, you simply gained a logo new reader. What may you recommend about your submit that you just made a few days ago? Any positive?

  2. 105
    kavita:

    sir plzz help me in solving the output qus

  3. 104
    deeksha gubreley:

    sir,i m nt able to find out the output of questions plz suggest me??

  4. 103
    neha:

    sir, i want 12th computer science paper of last ten years with their answers..!
    thank you for your concern.
    looking forward for your kind consideration.

  5. 102
    aysha:

    i want last 5 years solved cbse computer science question paper

  6. 101
    Ragini sinha:

    Sir i am not able to take output of program i am very week in cs nd also we hav no quallified teacher to explain these all plz send me some tips nd previous year question with sol ution

  7. 100
    sharat:

    i want last 5 years solved cbse computer science question paper.

  8. 99
    krishna:

    pls send me cbse previous years board paper for computer

  9. 98
    farzana:

    sir,
    pls send me the important questions of compurt science with solved answers and last 5years question papers of cbse bord(+2)

  10. 97
    varun:

    i want some questions on file handling + there solutions if pssible please help me…

  11. 96
    kiran:

    I am already having sample papers plz send me their answers only .

  12. 95
    nandhini:

    i want last 5 years solved cbse computer science question paper.

  13. 94
    MS:

    plz send me important questions on file handling as well as output too….
    thnk u

  14. 93
    akhila:

    plz send me important topics and questions

  15. 92
    har asis:

    from where can i get the solutions for class 12 computer science cbse sample papers? please reply asap

  16. 91
    divya h:

    Sir plz send me cbse sample papers useful for 2011 boards wit solutio plz.. And if possible plz send question no 1 of different types of question wit solution sir.. I get confused in finding output of prog’s.. Sir plz send to my id as soon as possible sir.. Thank u..

  17. 90
    Ajar:

    what is the use of typedef() function

  18. 89
    divya:

    sir,i want sample papers and their solutions of computer science of class 12 cbse.i am weak in taking out output of any program so it will help me in understanding about it.

  19. 88
    Arihant jain:

    Please send me last ten years computer science solved cbse board papers.

  20. 87
    alok:

    sir plz send solved last year board papers

  21. 86
    shijo:

    sir i need 6 solved papers in cbse board pattern…plz sir………

  22. 85
    ASHISH SONI:

    File Handling and Data Structure….

  23. 84
    rajat:

    why dont u add solutions

  24. 83
    aarzu:

    sir plz send me solved sample papers of class12 of computer science

  25. 82
    roopali:

    solution for sample paper 1

  26. 81
    ReyazMasoodi:

    Please Show me theModel paper computer science class TDC

  27. 80
    anoop:

    i need a site from where i could get all the sample papers of PCM and English

  28. 79
    sohail ahmad:

    pleasa sir help in programming regularly

  29. 78
    NAWAZ ASHRAF:

    biotechnology

  30. 77
    pallavi:

    i need chapter wise question of computer science classs xII

  31. 76
    prafulla:

    sir
    plz give me computer science papers of std xii last 10 years sample questions papers.

    thank u

    bye

  32. 75
    ankita:

    what is constructor?

  33. 74
    Saumya:

    I am a class XII Science student…plz send me solved cbse sample papers for all subjects….it is urgent…

  34. 73
    ratz:

    hi its me rag plz send me a sample paper of all subjects of 9th standard

  35. 72
    hitesh:

    i want previous ten years paper of computer science can i get it or not please reply me on my email id that is

    [email protected]….

  36. 71
    VISHAL:

    compare and contrast:
    structured programming(pop) vs oop.

  37. 70
    arun gupta:

    write a program in c++ to reverse a string

  38. 69
    gaurav:

    hii ths is gaurav i wnt u to snd me d bst sample papers soon plzzzzzzzzzz

  39. 68
    sabeena:

    sir
    I want previous years(2010.2009,2008 ,2007,2006,2550)solved papers of cbse computer science board exam

  40. 67
    rahul:

    i want solved question paper of computer science of 12th class

  41. 66
    renu:

    Dear sir,

    I want some solved sample question papers for information technology for class 9th and 10th. for computer science for class 11th and 12th

  42. 65
    Vinod:

    Where can i do SQL practical. I mean in which application?

  43. 64
    jay:

    please send the solved sample papers for computer science of above sample papers of 12th cbse

  44. 63
    mukul:

    respected sir,
    though i got the sample paper but i don’t know how to get solutions. please help. i hope you understand my problem

  45. 62
    gulfam:

    please send the solved sample papers for computer science. i will be thankful to u.


    Sent on a phone using T9space.com

  46. 61
    gulfam:

    please send the solved sample papers for computer science


    Sent on a phone using T9space.com

  47. 60
    vikas:

    draw the circuit diagram for the boolean function.f(x,y,z)=(x’+y)(y+z’)making use of NOR GATES ONLY
    ?

  48. 59
    ali:

    type here

  49. 58
    aki:

    how to get previous questions paper of jk bord 12th class

  50. 57
    praveen:

    sir
    plzzzzz send me the solution of the sample paper as soon as possible……………c++ 12th CBSE 2010.

  51. 56
    sanchit:

    solutions of all computer science cbse sample papers

  52. 55
    happy:

    send me sample papers of computer science 2010 for class 12

  53. 54
    hassan:

    sir,
    plzzzzz send me the solution of the sample paper as soon as possible……………

  54. 53
    kailash:

    sir…
    could u get me solved sample paper 1 as early as possible
    thank u

  55. 52
    asis:

    i need solutions to the above sample papers and also to previous years question papers

  56. 51
    neha:

    plz send the solutions of the above sample paper

  57. 50
    manas:

    sir…
    could u get me solved sample paper 1 as early as possible
    thank u

  58. 49
    jyoti:

    sir…
    could u get me solved sample paper 1 as early as possible
    thank u

  59. 48
    manish:

    convert the following boolean expression into its equivalent canonical product of sum form(pos)
    A.B’.C+A’.B.C+A’.B.C’

  60. 47
    jerrin:

    sir,
    wud u plz snd me cbse sample qus vth solutions f +2 along vth solvd papers f SQL tables at d earliest……..?
    may god bless u…..

  61. 46
    BIRAL Kr. BRAHMA:

    Plz send me some hot questions for 2010CBSE Exam

  62. 45
    seema:

    pls forward the solved paper of Unit database and SQL tables at the earlist

  63. 44
    chinss:

    heyya sir/madam..i ll be highly obliged if u send me d answers f dese sample papers as soon as possible…thanks..

  64. 43
    saurabh:

    respected sir,
    I have vgot all the sample paper, but I don’t have any solution,I hope u hwill understand my problem and the solution today of all subject in commerce,and computer science

  65. 42
    Albin C George:

    sir…could you please get me the solutions of the sample papers in computer science as early as possible?
    pls do mail them to me.

  66. 41
    ankit singh:

    sir,
    please give the sample paper of computer science of class 12
    as quickly as possible.

  67. 40
    stacey:

    sir…could you please get me the solutions of the sample papers in computer science as early as possible?
    pls do mail them to me.

    plzzzzzzzz

  68. 39
    rosh:

    sir please send me the solns of these sample papers plzzzzzzzzzzzzzz…
    thanking u
    i hope u send me the results as fast as possible

  69. 38
    somya sharma:

    i feel arraysand its sub topics. very difficult can someone just help me to cler out its basics…??????

  70. 37
    ROSH:

    sir , would u plzzzzzz send me the soln for the above sample papers
    i hope u send me the solns sir plzzzzzzzzzzzzzzzz………..
    thanking u

  71. 36
    Rashi:

    Gud evening..
    I wil be highly thankful if u could send the SOLVED computer science papars of class 12. Its really urgent. Thank you.

  72. 35
    Feba:

    sir…could you please get me the solutions of the sample papers in computer science as early as possible?
    pls do mail them to me
    thanking you

  73. 34
    Feba:

    sir…could you please get me the solutions of sample papers
    as early as possible..
    pls do mail them.
    thanking you

  74. 33
    mukul:

    sir i need the solution as soon as possible

  75. 32
    shipra:

    sir………..pls send me the splution as early as possible……………….plzzzzzzzzzzzzzzzzzzzzz

  76. 31
    Ankit:

    Repected Rir,please send me d solution of samplepapers today itself so pls do mail

  77. 30
    shivam:

    hello em not able to learn some chapters in computer science mainly first 7 chapters i only learn database sql ,networking,boolean
    as i did’nt study in 11 my base is so weak so i m unable to study even i dont know abt loops nd my board examination is coming….suggest how i can pass my c++ examination
    plzzz dont ignore

  78. 29
    nikhil:

    please send me the solutions of above sample papers

  79. 28
    basant:

    what it the role of copy constructor ?

  80. 27
    topper:

    sir i m not like the others i m the strongest in maths ,physics,englishin my school.so,i dont lete my result to be let down because of cs only,plzzzzzzzzzzzzzzzzzzzzzz
    help me ,dont ignore me

  81. 26
    nirmal:

    plz send me these sample papers with solution.

  82. 25
    msingh:

    Plz send me the solution of above sample papers

  83. 24
    beautiful:

    Plz send me the solution of above sample papers

  84. 23
    Kavita Mundra:

    Plz send me the solution of above sample papers

  85. 22
    deeja:

    repected sir,
    it will b good if si sends me d solution of samplepapers today itself so pls do mail

  86. 21
    Bishal:

    Would you please able to send me solved sample papers for the year 2009-10
    I would be thankful

  87. 20
    Rahul chaudhary:

    send me different types of sample papers of computer science

  88. 19
    Priya:

    respected sir,
    plssssss send me question paper of last 10 years with the solution
    and pls help me to how to study for exam as i m very weak in CS
    i need ur help
    thankin u

  89. 18
    kriti:

    sir,
    plzz.z send me code of how to prepare tictacto game?
    i am waiting for your response..!!

  90. 17
    amey pandey:

    please help me for programming regularly.

  91. 16
    tinnu:

    plz send d latest sample papers along with the solutions in my email

  92. 15
    Rajul:

    not able to get a qualified teacher in cs

  93. 14
    amit:

    what is the diffrence c and c++? basic?

  94. 13
    AKANSHA:

    please send me code of the ques given below
    wap 2 compare 2 strings without using any string functions.

  95. 12
    kritika:

    sir plz.zz send me solved programs of class 12th ISC…

  96. 11
    NEETI:

    sir if possible plzz send me solved CBSE computer science ten year paper, along with questions and answers of c++,database,sql,networking,html,logic gates

    i willl be highly thankful to you

  97. 10
    kamran:

    sir plz help me send the mcq (objective question and answer of computer science feild c language c++ java database networking html operating system all major feild thaks

  98. 9
    Manish:

    respected sir;
    though i was able to get the cbse sample papers(all-5) class 12th but how do i get to know about the solutions. hope you understand the problem and send me the solutions of these papers today
    thank you

  99. 8
    akash meena:

    how to get solved papers of computer science

  100. 7
    sarfraz:

    i want solved question of computer class 12th cbse

  101. 6
    varsha:

    respected sir,
    can u send me the solution of sample paper………..

  102. 5
    sonu:

    respected sir,
    please tell me how do i get the answer ?

  103. 4
    jeevan:

    respected sir;
    though i was able to get the cbse sample papers(all-5) class 12th but how do i get to know aboput the solutions. hope you understand the problem and send me the solutions of these papers as soon as possible.

    thank you

  104. 3
    jasdeep:

    respected sir;
    though i was able to get the cbse sample papers(all-5) class 12th but how do i get to know aboput the solutions. hope you understand the problem and send me the solutions of these papers as soon as possible.

    thank you

  105. 2
    mitesh:

    need exam paper

  106. 1
    megaancient:

    what about sample papers of informatics practices.