SlideShare a Scribd company logo
1 of 2
Download to read offline
I n t r o d u c t i o n T o C + + P r o g r a m m i n g
Q u e s t i o n P a p e r ( J a n u a r y – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
1 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Time: 3 Hours Total Marks: 100
N.B.: (1) All Questions from 1 to 7 are Compulsory.
(2) Figure To right indicate the marks.
Q.1 Attempt The Following Question: (10 Marks)
(A) Define and explain Algorithm Concepts with suitable example.
(B) Write a program in C++ to Swap Two Numbers Without using third Number.
(C) What are Backslash Constants in C++?
(D) Draw Flow Chart for generation of n factorial series numbers 0, 1, 2, 3, 5, 8, 13 . . .
(E) Write short note on Scope Resolution Operator.
Q.2 Attempt Any Two From The Following: (10 Marks)
(A) 1) What are the various symbols used while drawing flowcharts? Explain.
2) Write an algorithm to find sum of ten numbers.
3) What is C++? What are its Application?
(5)
(5)
(5)
Q.2 Attempt Any One From The Following: (5 Marks)
(B) 1) Explain the advantages of Flowcharts.
2) Define Algorithm and its Characteristics.
(5)
(5)
Q.3 Attempt Any Two From The Following: (10 Marks)
(A) 1) Explain insertion and extraction Operators in C++.
2) Enlist the basic data types used in C++ with size of data in terms of bytes of each.
3) What are types of constants in C++? Explain.
(5)
(5)
(5)
Q.3 Attempt Any One From The Following: (5 Marks)
(B) 1) What are references Variable? Explain.
2) Explain the Arithmetic and Relational Operators in C++ with example.
(5)
(5)
Q.4 Attempt Any Two From The Following: (10 Marks)
(A) 1) What are the Different Selection Statements in C++? Give Syntax for each.
2) What are the different Looping Structures in C++? Give Syntax for each.
3) Explain Following Loop Control Statements:
(i) Break Statements
(ii) Continue Statements
(5)
(5)
(5)
Q.4 Attempt Any One From The Following: (5 Marks)
(B) 1) What are Manipulators? Explain with examples.
2) Write a program in C++ that finds a larger number among three numbers.
(5)
(5)
I n t r o d u c t i o n T o C + + P r o g r a m m i n g
Q u e s t i o n P a p e r ( J a n u a r y – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
2 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.5 Attempt Any Two From The Following: (10 Marks)
(A) 1) What is Call by Value and Call By Reference. Explain with example.
2) Explain the following built – in – functions.
(i) getchar
(ii) strcat
(iii) strcpy
(iv) strlen
(v) strcmp
3) Explain the concept of function overloading with suitable example.
(5)
(5)
(5)
Q.5 Attempt Any One From The Following: (5 Marks)
(B) 1) Explain functions with arguments and a return value.
2) Write a program in C++ by using functions to find the sum of three numbers.
(5)
(5)
Q.6 Attempt Any Two From The Following: (10 Marks)
(A) 1) What is an array? What are the different types of array?
2) Explain how to pass array elements to a function.
3) Explain how to access a variable through its pointer.
(5)
(5)
(5)
Q.6 Attempt Any One From The Following: (5 Marks)
(B) 1) What are pointers? Give the advantages of using pointers.
2) Explain how array is declared and accessing the elements of an Array.
(5)
(5)
Q.7 Attempt Any Two From The Following: (10 Marks)
(A) 1) Explain how to declare and Initializing string variable with suitable example.
2) Explain different string handling functions with suitable examples.
3) What is a structure? Explain how to declare and create a structure with example.
(5)
(5)
(5)
Q.7 Attempt Any One From The Following: (5 Marks)
(B) 1) Write a program in C++ to count the number of Characters in String.
2) Explain the Functions of Vectors:
(i) assign()
(ii) empty()
(iii) erase()
(5)
(5)

More Related Content

What's hot

What's hot (20)

Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]
 
[Question Paper] Object Oriented Programming With C++ (Revised Course) [April...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [April...[Question Paper] Object Oriented Programming With C++ (Revised Course) [April...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [April...
 
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2015][Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2015]
 
Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
 
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
 
[Question Paper] Object Oriented Programming With C++ (Revised Course) [June ...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [June ...[Question Paper] Object Oriented Programming With C++ (Revised Course) [June ...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [June ...
 
[Question Paper] Advanced SQL (Revised Course) [April / 2014]
[Question Paper] Advanced SQL (Revised Course) [April / 2014][Question Paper] Advanced SQL (Revised Course) [April / 2014]
[Question Paper] Advanced SQL (Revised Course) [April / 2014]
 
[Question Paper] Object Oriented Programming (Old Course) [April / 2014]
[Question Paper] Object Oriented Programming (Old Course) [April / 2014][Question Paper] Object Oriented Programming (Old Course) [April / 2014]
[Question Paper] Object Oriented Programming (Old Course) [April / 2014]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
 
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
[Question Paper] Microprocessor and Microcontrollers (Revised Course) [Octobe...
 
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [April / ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [April / ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [April / ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [April / ...
 
[Question Paper] Data Communication and Network Standards (Revised Course) [J...
[Question Paper] Data Communication and Network Standards (Revised Course) [J...[Question Paper] Data Communication and Network Standards (Revised Course) [J...
[Question Paper] Data Communication and Network Standards (Revised Course) [J...
 
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
Geographic Information System (May – 2016) [75:25 Pattern | Question Paper]
 
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013][Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
 
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
 
[Question Paper] Object Oriented Programming With C++ (Revised Course) [Janua...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [Janua...[Question Paper] Object Oriented Programming With C++ (Revised Course) [Janua...
[Question Paper] Object Oriented Programming With C++ (Revised Course) [Janua...
 

Similar to [Question Paper] Introduction To C++ Programming (Revised Course) [January / 2014]

Similar to [Question Paper] Introduction To C++ Programming (Revised Course) [January / 2014] (20)

[Question Paper] Database Management Systems (Revised Course) [September / 2013]
[Question Paper] Database Management Systems (Revised Course) [September / 2013][Question Paper] Database Management Systems (Revised Course) [September / 2013]
[Question Paper] Database Management Systems (Revised Course) [September / 2013]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
 
[Question Paper] Database Management Systems (Revised Course) [April / 2015]
[Question Paper] Database Management Systems (Revised Course) [April / 2015][Question Paper] Database Management Systems (Revised Course) [April / 2015]
[Question Paper] Database Management Systems (Revised Course) [April / 2015]
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
[Question Paper] Advanced SQL (Revised Course) [January / 2017]
[Question Paper] Advanced SQL (Revised Course) [January / 2017][Question Paper] Advanced SQL (Revised Course) [January / 2017]
[Question Paper] Advanced SQL (Revised Course) [January / 2017]
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016][Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
[Question Paper] Fundamentals of Digital Computing (Revised Course) [May / 2016]
 
[Question Paper] Data Communication and Network Standards (Revised Course) [A...
[Question Paper] Data Communication and Network Standards (Revised Course) [A...[Question Paper] Data Communication and Network Standards (Revised Course) [A...
[Question Paper] Data Communication and Network Standards (Revised Course) [A...
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
[Question Paper] Web Technology (Revised Course) [October / 2016]
[Question Paper] Web Technology (Revised Course) [October / 2016][Question Paper] Web Technology (Revised Course) [October / 2016]
[Question Paper] Web Technology (Revised Course) [October / 2016]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
 
Java and Data Structure (September - 2013) [Revised Course | Question Paper]
Java and Data Structure (September - 2013) [Revised Course | Question Paper]Java and Data Structure (September - 2013) [Revised Course | Question Paper]
Java and Data Structure (September - 2013) [Revised Course | Question Paper]
 
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...[Question Paper] Data Communication and Network Standards (Revised Course) [O...
[Question Paper] Data Communication and Network Standards (Revised Course) [O...
 
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015][Question Paper] Computer Graphics (Revised Course) [April / 2015]
[Question Paper] Computer Graphics (Revised Course) [April / 2015]
 
[Question Paper] Data Communication and Network Standards (Revised Course) [J...
[Question Paper] Data Communication and Network Standards (Revised Course) [J...[Question Paper] Data Communication and Network Standards (Revised Course) [J...
[Question Paper] Data Communication and Network Standards (Revised Course) [J...
 
[Question Paper] Modern Operating System (Revised Course) [January / 2017]
[Question Paper] Modern Operating System (Revised Course) [January / 2017][Question Paper] Modern Operating System (Revised Course) [January / 2017]
[Question Paper] Modern Operating System (Revised Course) [January / 2017]
 
[Question Paper] Software Engineering (Revised Course) [October / 2016]
[Question Paper] Software Engineering (Revised Course) [October / 2016][Question Paper] Software Engineering (Revised Course) [October / 2016]
[Question Paper] Software Engineering (Revised Course) [October / 2016]
 
[Question Paper] Advanced SQL (Revised Course) [January / 2014]
[Question Paper] Advanced SQL (Revised Course) [January / 2014][Question Paper] Advanced SQL (Revised Course) [January / 2014]
[Question Paper] Advanced SQL (Revised Course) [January / 2014]
 
[Question Paper] Operating System (Old Course) [September / 2013]
[Question Paper] Operating System (Old Course) [September / 2013][Question Paper] Operating System (Old Course) [September / 2013]
[Question Paper] Operating System (Old Course) [September / 2013]
 
[Question Paper] Web Technology (Revised Course) [June / 2016]
[Question Paper] Web Technology (Revised Course) [June / 2016][Question Paper] Web Technology (Revised Course) [June / 2016]
[Question Paper] Web Technology (Revised Course) [June / 2016]
 
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
 

More from Mumbai B.Sc.IT Study

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 

Recently uploaded (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 

[Question Paper] Introduction To C++ Programming (Revised Course) [January / 2014]

  • 1. I n t r o d u c t i o n T o C + + P r o g r a m m i n g Q u e s t i o n P a p e r ( J a n u a r y – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 1 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Time: 3 Hours Total Marks: 100 N.B.: (1) All Questions from 1 to 7 are Compulsory. (2) Figure To right indicate the marks. Q.1 Attempt The Following Question: (10 Marks) (A) Define and explain Algorithm Concepts with suitable example. (B) Write a program in C++ to Swap Two Numbers Without using third Number. (C) What are Backslash Constants in C++? (D) Draw Flow Chart for generation of n factorial series numbers 0, 1, 2, 3, 5, 8, 13 . . . (E) Write short note on Scope Resolution Operator. Q.2 Attempt Any Two From The Following: (10 Marks) (A) 1) What are the various symbols used while drawing flowcharts? Explain. 2) Write an algorithm to find sum of ten numbers. 3) What is C++? What are its Application? (5) (5) (5) Q.2 Attempt Any One From The Following: (5 Marks) (B) 1) Explain the advantages of Flowcharts. 2) Define Algorithm and its Characteristics. (5) (5) Q.3 Attempt Any Two From The Following: (10 Marks) (A) 1) Explain insertion and extraction Operators in C++. 2) Enlist the basic data types used in C++ with size of data in terms of bytes of each. 3) What are types of constants in C++? Explain. (5) (5) (5) Q.3 Attempt Any One From The Following: (5 Marks) (B) 1) What are references Variable? Explain. 2) Explain the Arithmetic and Relational Operators in C++ with example. (5) (5) Q.4 Attempt Any Two From The Following: (10 Marks) (A) 1) What are the Different Selection Statements in C++? Give Syntax for each. 2) What are the different Looping Structures in C++? Give Syntax for each. 3) Explain Following Loop Control Statements: (i) Break Statements (ii) Continue Statements (5) (5) (5) Q.4 Attempt Any One From The Following: (5 Marks) (B) 1) What are Manipulators? Explain with examples. 2) Write a program in C++ that finds a larger number among three numbers. (5) (5)
  • 2. I n t r o d u c t i o n T o C + + P r o g r a m m i n g Q u e s t i o n P a p e r ( J a n u a r y – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 2 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.5 Attempt Any Two From The Following: (10 Marks) (A) 1) What is Call by Value and Call By Reference. Explain with example. 2) Explain the following built – in – functions. (i) getchar (ii) strcat (iii) strcpy (iv) strlen (v) strcmp 3) Explain the concept of function overloading with suitable example. (5) (5) (5) Q.5 Attempt Any One From The Following: (5 Marks) (B) 1) Explain functions with arguments and a return value. 2) Write a program in C++ by using functions to find the sum of three numbers. (5) (5) Q.6 Attempt Any Two From The Following: (10 Marks) (A) 1) What is an array? What are the different types of array? 2) Explain how to pass array elements to a function. 3) Explain how to access a variable through its pointer. (5) (5) (5) Q.6 Attempt Any One From The Following: (5 Marks) (B) 1) What are pointers? Give the advantages of using pointers. 2) Explain how array is declared and accessing the elements of an Array. (5) (5) Q.7 Attempt Any Two From The Following: (10 Marks) (A) 1) Explain how to declare and Initializing string variable with suitable example. 2) Explain different string handling functions with suitable examples. 3) What is a structure? Explain how to declare and create a structure with example. (5) (5) (5) Q.7 Attempt Any One From The Following: (5 Marks) (B) 1) Write a program in C++ to count the number of Characters in String. 2) Explain the Functions of Vectors: (i) assign() (ii) empty() (iii) erase() (5) (5)