New Member FAQ | Forums | Earn Revenue


Resources Entrance Ask Experts Exam Papers Jobs English Projects Universities Colleges Courses Schools Training My India



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter



Download Model question papers & previous years question papers

Posted Date: 27 Nov 2008      Posted By: Shyam      Member Level: Gold

2008 C++ programes for CBSE class xi // EXAMPLE FOR ARRAYS Question paper



Course: SSLC   University: CBSE




// EXAMPLE FOR ARRAYS
#include
#include
void main()
{
int arr[10];

// for entering ten numbers in an array
cout<<”enter ten numbers”<for(int I=0;I<10;I++)
{
cin>>arr[I];
}
// for displaying those ten numbers entered

for(I=0;I<10;I++)
{
cout<}

getch();
}

In this example the statement inside first loop are used for entering ten numbers in the array arr. And the statement inside the second for loop is used for showing the values of the array arr.








Return to question paper search

Next Question Paper: Sample Paper -2009 WITH SOLUTIONS

Previous Question Paper: Sociological Theories

Related Question Papers:


  • PHILOSOPHY Paper-I (Social Philosophy)


  • HSLC-Tamil Nadu State


  • DOEACC A Level Course - A9-R3 Data Communication and Networks (Jan 2006)


  • Political Science 2007 Set 3 Delhi


  • ATT BUSINESS TAXATION May 2005 PAPER 2 – PART II


  • Categories


    Submit Previous Years University Question Papers and make money from adsense revenue sharing program

    Are you preparing for a university examination? Download model question papers and practise before you write the exam.



    Advertise Here





    Contact Us   Advertise   Editors    Privacy Policy    Terms Of Use   

    ISC Technologies.
    2006 - 2009 All Rights Reserved.