You are on page 1of 2

Govt.

Degree College for Women, Hatheiji, Ahmedpur East


Exam: Pre Board (ACS-I) Marks: 40

Paper: C++ Programming Time: 2hrs

Note: Question Number 1 is Compulsory. And Attempt any 4 from 2-6 Questions

Q No. 1 Write a Short note in the following (2.5 x 4=10)

o XML
o Tags & Attributes
o Internet Benefits
o <HR> and <BR>

Q No. 2. Describe Following tags and its attributes in with examples (10)

 Heading & Paragraph tags


 Font Formatting Tags

Q No. 3 Write an HTML Code that’s Display Following Output (10)

Q No. 4. Describe in detail about HTML benefits and its Limitations. (10)

Q. No. 5 Write HTML Code of following Nested List. (10)

o Faculty of Arts
I. Department of Urdu
II. Department of English
o Faculty of Science
I. Department of Chemistry
II. Department of Life Science

Q No. 6 Define XHTML, changes in XHTML from HTML, Flavors of XHTML 1.0 (10)

============= Best of Luck for Your Pre-Board Exams =============


Govt. Degree College for Women, Hatheiji, Ahmedpur East
Exam: Pre Board (ACS-I) Marks: 40

Paper: C ++ Programming Time: 2hrs

Note: Question Number 1 is Compulsory. Each Question carried equal marks

Q No. 1 Write a Short note in the following (2.5 x 4=10)

o Explicit and Implicit type casting


o Structure
o Logical Error & Syntax Error
o Header File & Preprocessor Directive

Q No. 2. Describe C++ Language and its feature (10)

Q No. 3. What is variable also describe Rules for declaring variable (10)

Q No. 4. Write a program that take principal Amount, Rate of interest and number of years as
input and calculate simple interest and display the simple interest (Hint: interest= (P*R*T)/100)
OR

Q No. 5. Write a program that inputs 2 NOs, swap (interchange) the values and then display.
. . (10)

Q No. 6 Write a program that declares a structure to store the code No, Salary & grade of an
employee. The programs define a structure variable, input record of an employee and then display
the record . . . . . . (10)

============= Best of Luck for Your Pre-Board Exams =============

You might also like