C++ Object Oriented Programming (Bca-i)

download C++ Object Oriented Programming (Bca-i)

of 4

Transcript of C++ Object Oriented Programming (Bca-i)

  • 8/14/2019 C++ Object Oriented Programming (Bca-i)

    1/4

    SHRI V.K. PANDE COLLEGE OF SCIENCE AND MANAGEMENT HINGANGHAT

    SESSIONAL EXAMINATION -2009

    POST GRADUATION DIPLOMA IN COMPUTER COMMERCIAL APPLICATION

    SUBJECT :-PROGRAMMING SKILL

    TIME:- THREE HOURS MARKS:-40N.B 1:- All questions are compulsory and carry equal marks

    2:- Draw neat diagram wherever necessary.

    EITHER: (4*2)

    Binary operators and ternary operators with example of each.

    B) Write a programm to printf al prime No. between 100 to 150.

    ORC) Write a programme in C to delete an elements from given array.D) Define function in 'c' why are they used ? Explain types of function with

    EITHER: (4*2)

    B) Write programme in HTML to print the following Output.

    Sr.No. Roll.No NameSubject

    IT CP SP PS MIS PROJECT

    ORC) Explain the process of implementing one dimentional array using pointe

    programme in 'c' to sort an array using pointers.D) Write a programming in 'c' to maintain the database of employee using

    i. Emp-Id ii. Emp-Name iii. Address iv. AgeEITHER: (4*2)

    B) What is pointer? Explain the rule for decleration use of pointer.

    C) Write a programme demostrated structure within the structure considerD) What do you mean by physical and logicla style tag? Explain suitable ex

    OR

    F) Explain formated input and output statement available in 'c'.G) Differentiate between constant and variables.H) Write a programe in 'c' to print the factorail of given number.

    EITHER: (4*2)

    B) What do mean by function prototype..

    C) What are expression ? What are the various types expression.D) Write a short note on i. Ftell () ii. Fseek()

    OR

    F) Write a programme swap to intergral value using call by reference(using

    1. A) What are the different types of operators? Explain them in detail . And a

    2. A) What is HTML? Explain the basic statement of HTML with suitable exam

    3 A) Write short note on:-

    i. For loop statement ii. While loop statement iii. Do while Statement

    E) Write a short on :- i. Paragraph tag ii. Font tag

    4 A) What is freamset? Which tags and attributes are used for creating frea

    E) State the guideline for the development of web page using HTML.

    G) Write a programme to find factorial of given no. using recursive functio

    H) Write a short note on :- 1. strcat() 2. strcmp()

    5 A) Write a short note on Union with suitable example.

  • 8/14/2019 C++ Object Oriented Programming (Bca-i)

    2/4

    B) Write a programme to determined whether accepted string is palindromC) Main () is a user defined function. How does it differed form other user d

    D) Write a programme in HTML for the following output:-Senior college

    1. Students

    a. Name of Boysb. Name of girls

    2. Staff Members

    a. Male

    b. Female

  • 8/14/2019 C++ Object Oriented Programming (Bca-i)

    3/4

  • 8/14/2019 C++ Object Oriented Programming (Bca-i)

    4/4