Solved question paper for OOPS Dec-2010 (DIPLOMA 5th)
Solved Question Paper
Object oriented programming using C++ Dec-2010
PSBTE • DIPLOMA • Information Technology • 5th • Dec-2010
OOPS for Punjab State Board of Technical Education Diploma in Engineering Information Technology 5th Semester helps students find subject-wise previous year question papers and exam practice material for object oriented programming using C++. By reviewing these papers, students can revise key concepts, understand the exam pattern, and see how repeated questions are asked in the subject. BRpaper is not the official website of the university or board. It is only a reference place to help students check previous year papers, old question papers, and related preparation content for faster revision before exams.
These Questions are downloaded from www.brpaper.com. You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.
Solved Questions
Solved-
Which escape sequence represents the newline character?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
What is the name of the '--' operator?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 What is the name of ‘--’ operator?
-
-
Which type of operator is used to connect relational expressions?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
The initialization expression of a for loop must be followed by a semicolon.True / False Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 The initialization expression of a for loop must be followed by a semicolon- T/F.
-
-
Which function would you use if a single character is to be received through the keyboard?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
How many values can be returned by a function?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
How many storage class specifiers are available in C++?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
One-dimensional character arrays are known asFill in the Blanks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2016 One dimensional character array is known as __________.
-
May 2016 One dimensional character array is known as………………………..
-
Dec 2010 One dimensional character arrays are known as
-
-
What is the extension of a C++ program?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2016 What is the extension of C++ program?
-
-
What is the length in bytes of long double variables?Short Answer Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 What are the length in bytes of long double variables?
-
-
Differentiate between constructor and destructor.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Differentiate between structures and unions.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2016 Differentiate between union and structure.
-
-
What is friend function? Explain by giving suitable example.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2010 What is the use of friend function? Explain with example.
-
-
Differentiate between multiple and multilevel inheritance.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
What is the need of virtual functions?Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 What do you mean by virtual function? Explain with example.
-
-
Explain different operations of file in C++.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 Explain the concept of files and operations on files in C++ by giving examples.
-
-
What do you mean by operator overloading? Explain.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2015 What is overloading? Give suitable example? Write all those operators that cannot be overloaded.
-
Dec 2010 What is operator overloading? Why it is required?
-
Dec 2009 What is operator overloading? Why is it required?
-
Dec 2009 What is operator overloading, Why it is required.
-
-
Differentiate between printf() and cout.Long Answer 6 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
What is polymorphism? Explain various types of polymorphism by giving suitable examples.Long Answer 15 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Explain the concept of hybrid inheritance by giving an example.Long Answer 15 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Explain the concept of files and operations on files in C++ by giving examples.Long Answer 15 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 Explain different operations of file in C++.
-
-
Explain the various types of operators and their hierarchy in detail.Long Answer 15 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Explain the concept of copy constructor by giving a suitable example.Long Answer 15 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
What is the name of ‘--’ operator?Very Short Answer 1 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 What is the name of the \'--\' operator?
-
-
The initialization expression of a for loop must be followed by a semicolon- T/F.True / False 1 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 The initialization expression of a for loop must be followed by a semicolon.
-
-
One dimensional character arrays are known asVery Short Answer 1 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
May 2016 One dimensional character array is known as __________.
-
May 2016 One dimensional character array is known as………………………..
-
Dec 2010 One-dimensional character arrays are known as
-
-
What are the length in bytes of long double variables?Very Short Answer 1 Marks Dec-2010 • PSBTE DIPLOMA
Existing answers are stored as HTML; you can edit directly without converting to Markdown.
-
Dec 2010 What is the length in bytes of long double variables?
-
Explore all data
PTU
PU Chandigarh
- BCOM |
- BA/BSC |
- BCA |
- MA |
- PGDCA |
- MCOM |
- MSC-Math |
- Addon |
- BBA |
- B-ARCH |
- B-LIB |
- B-EDU |
- B-PHAR |
- BA-HONS-ECON |
- BA-HONS-SS |
- BE |
- MA-Punjabi |
- MA-English |
- MA-History |
- MCA |
- MBA |
- MBA-CIT |
- MBA-Executive |
- MCOM-AF |
- MCOM-BE |
- MCOM-BI |
- MCOM-MEFB |
- BSC-Agri |
- BSC-FD |
- BSC-HS |
- ME-CSE |
- ME-IT |
- ME-ME |
- ME-ECE |
- MSC-Chemistry |
- MSC-Physics |
- MSC-Botany |
- MSC-Zoology |
- MA-Economics |
- MA-Hindi |
- LLB |
- BPED |
- LLM |
- BFA |
- B. Voc |
- BHM |
- BTM |
- M. Arch |
- M. Pharm |
- MFA |
- MTM |
- MHM |
- M.ED |
- M-Lib |
- MPED |
- MFDM |
- MGL |
- Shastri |
- M.TECH |
- ME-CHEMICAL |
- ME-FT |
- ME-ELECTRIC |
- M.TECH-ME |
- M.TECH-NN |
- M.E-BIO |
- MA-Sociology |
- MA-Political Science |
- MSc Biotechnology |
- MSc IT |
- MSc MB |
PSBTE
- DIPLOMA |
PSEB(School)
- Class 10th |
- Class 12th |
- Class 8th |
PU-PATIALA
- BCA |
- BBA |
- MBA |
- MCOM |
- BCOM |
- BCOM-HONS |
- BSC-NM |
- BA |
- B.EDU |
- BSC-AGRI |
- BA-B.EDU |
- BLIB |
- MSC-IT |
- PGDCA |
- MSC-MB |
- MSC-physics |
- BA-ENGLISH |
- MA-Punjabi |
- MSC-chemistry |
- MSC-maths |
- BSC-Medical |
- MSC-FDT |
- MSC-FN |
- MSC-BT |
- BSC-Hons-BT |
- BSC-CS |
- BSC-Hons-Math |
- BSC-CSM |
- BSC-FT |
HPTSB
- Diploma |
MRSPTU
- B-TECH |
- M-TECH |
- Ph.D (Computer Appli |
- M.Sc (Mathematics) |
- MBA |
- M.Sc (Chemistry) |
- B.Sc (Forensic Scien |
- MBA (Aviation Manage |
- B.Sc (Chemistry) |
- BBA (Aviation Manage |
- B.Sc (Mathematics) |
- BCA |
- M.Sc (Microbiology) |
- M.Planning |
- B.Sc (IT) |
- B.Sc (Dialysis Techn |
- B.Sc (Food Science & |
- B.Sc (Hons.) Mathema |
- M.Sc (Physics) |
- M.Pharmacy |
- B.Sc (MLS-MLT) |
- BMS (ATH) |
- B.Architecture |
- B.Com |
- B.Com (E-Commerce) |
- B.Sc (Operation Thea |
- M.Pharma (Pharmaceut |
- B.Sc (Fashion Design |
- M.Sc (Computer Scien |
- BA (Computer Science |
- B.Sc (Hons.) Agricul |
- B.Sc (Hons.) Aircraf |
- B.Sc (Anesthesia Tec |
- BCA & B.Sc (IT) |
- B.Sc (Graphics & Web |
- B.Sc (Hons.) Physics |
- M.Pharma (Pharmacolo |
- B.Fine Arts |
- MBA (Hospital Admini |
- B.Sc (Hons.) Chemist |
- B.Pharmacy |
- M.Sc (IT) |
- BA (Journalism and M |
- B.Design (Interior D |
- B.Com-M.Com Dual Deg |
- BCA-MCA Dual Degree |
- B.Sc (Physics) |
- B.Sc (Physics) |
- B.Sc (Cardiac Care T |
- M.Com |
- B.Sc (Cardiac Care T |
- M.Com |
- B.Sc (Non-Medical) |
- B.Sc (Non-Medical) |
- Computer Maintenance |
- B.Sc (Optometry) |
- CMPA |
- B.Sc (Fashion Techno |
- Computer Maintenance |
- B.Sc (Optometry) |
- CMPA |
- B.Sc (Fashion Techno |
- BMS (HMCT) |
- B.Com (Aviation, Log |
- BMS (HMCT) |
- BBA |
- B.Com (Aviation, Log |
- BBA |
- M.Sc (Fashion Techno |
- B.Pharmacy (Practice |
- B.Sc (Agriculture) |
- M.Sc (Fashion Techno |
- B.Pharmacy (Practice |
- B.Sc (Agriculture) |
- PGDCA |
- MCA |
- Pharm.D |
- PGDCA |
- B.Com (Hons.) |
- MCA |
- Pharm.D |
- B.Com (Hons.) |
- B.Sc (Food Science) |
- M.Sc (Food Science & |
- B.Sc (Food Science) |
- BBA-MBA Dual Degree |
- M.Sc (Food Science & |
- M.Pharma (Pharmacogn |
- BBA-MBA Dual Degree |
- M.Pharma (Pharmacogn |
FAQ
Frequently Asked Questions
Answers about this subject, solved papers, and preparation.
01 What is included on this OOPS subject page?
This page is meant to help students find previous year question papers and exam preparation material for OOPS in PSBTE Diploma IT 5th semester.
02 Can I use these papers for revision before the exam?
Yes, previous year papers are useful for revision because they help you review important OOP and C++ topics and understand question styles.
03 Are these official question papers from the board?
No. BRpaper is not the official website of Punjab State Board of Technical Education. It only helps students locate question paper references.
04 Do these papers help with exam pattern understanding?
Yes, going through old papers can help you understand the paper pattern, repeated topics, and the type of questions usually asked in OOPS.
05 Are solved papers always available on this page?
Not always. The page is mainly for previous year question papers and related study references, so availability of solved papers may vary.