BSc IT Sem VI ATKT C OLD 17 Question Paper - Mumbai University | munotes
Loading PDF...
Questions asked in this paper
Q.P. CODE: 35224
N. B.: (1) Question No. 1 Is compulsory
(2) Attempt any four from Question Nos. 2 to 7
suitable y and state th p
(4) Answers to the same question must be written to assumptions made
(5) Numbers to the right indicate marks
4 a Write short note on .NET 5
b List and explain various data types in 5
c Explain about command line arguments in brief. 5
d Explain enumerations with example. 5
2 a Write a program to print the following pattern using nested for loop. 8
b Explain various types of constructors with example. 6
c Explain relational and logical operators in detail. 6
3 a Whatis a loop? Explain ‘while’ loop and ‘foreach’ loop with example. 8
b List various types of method parameters in c#. Explain any two of them with 6
c Write short notes on. 6
O 4 a Write a program to create an abstract class Car with data members 8
manufacturer, model and price. Include relevant constructors for the
initialization of these data members. It also has an abstract method
primeFeatures() for displaying the prime features of cars. From this class
derive another class called LuxuryCar which has bool type data members
seat_ventilation, seat_massager, multi_function_steering_wheel and
navigation_system to record whether these features are available or not
Create an object of LuxuryCar and print its features from Main method
b Differentiate between interfaces and abstract classes. | 6
What is the difference between method overriding and method overloading? 6
Explain method overriding with example
Q.P. CODE: 35224
5 a Write a program that prints the abbreviation of a given string. Say for example, 8
if the input string is “bharat sanchar nigam limited”, its abbreviation will be
printed as “BSNL”
b Explain inclusion polymorphism with example. 6
c Whatis an Indexer? Explain read-write Indexer with an example. 6
6 a Whatis a delegate? Explain multicast delegate with an example. 8
b Write short notes on each of the following: 6
c What is the general format of the standard numeric format? Explain currency 6
formatting and integer formatting with example
7 a Design ComplexNumber with two integer data members that represent 8
real and imaginary parts of a complex number. Include relevant constructors
and a method to display a complex number in “real+i imaginary” format. Also
define relevant operator methods inside the ComplexNumber class to perform
the following operations from the Main method
b What are immutable strings? Explain methods of String class, for comparing 6
and concatenating two strings
What are interfaces? Explain explicit interface implementation with example. 6
N. B.: (1) Question No. 1 Is compulsory
(2) Attempt any four from Question Nos. 2 to 7
suitable y and state th p
(4) Answers to the same question must be written to assumptions made
(5) Numbers to the right indicate marks
4 a Write short note on .NET 5
b List and explain various data types in 5
c Explain about command line arguments in brief. 5
d Explain enumerations with example. 5
2 a Write a program to print the following pattern using nested for loop. 8
b Explain various types of constructors with example. 6
c Explain relational and logical operators in detail. 6
3 a Whatis a loop? Explain ‘while’ loop and ‘foreach’ loop with example. 8
b List various types of method parameters in c#. Explain any two of them with 6
c Write short notes on. 6
O 4 a Write a program to create an abstract class Car with data members 8
manufacturer, model and price. Include relevant constructors for the
initialization of these data members. It also has an abstract method
primeFeatures() for displaying the prime features of cars. From this class
derive another class called LuxuryCar which has bool type data members
seat_ventilation, seat_massager, multi_function_steering_wheel and
navigation_system to record whether these features are available or not
Create an object of LuxuryCar and print its features from Main method
b Differentiate between interfaces and abstract classes. | 6
What is the difference between method overriding and method overloading? 6
Explain method overriding with example
Q.P. CODE: 35224
5 a Write a program that prints the abbreviation of a given string. Say for example, 8
if the input string is “bharat sanchar nigam limited”, its abbreviation will be
printed as “BSNL”
b Explain inclusion polymorphism with example. 6
c Whatis an Indexer? Explain read-write Indexer with an example. 6
6 a Whatis a delegate? Explain multicast delegate with an example. 8
b Write short notes on each of the following: 6
c What is the general format of the standard numeric format? Explain currency 6
formatting and integer formatting with example
7 a Design ComplexNumber with two integer data members that represent 8
real and imaginary parts of a complex number. Include relevant constructors
and a method to display a complex number in “real+i imaginary” format. Also
define relevant operator methods inside the ComplexNumber class to perform
the following operations from the Main method
b What are immutable strings? Explain methods of String class, for comparing 6
and concatenating two strings
What are interfaces? Explain explicit interface implementation with example. 6
Read from the scan above, so a character or two may differ. The scan is the original.
Something wrong on this page? Report it and we will check it against the scan.
Quick Help
No. The full paper opens straight away, with no login and nothing to pay.
Related Resources
Something wrong with this paper? Report it.
Connected Papers
BSc IT / Sem VI · 83 papers
October 2025 - Business Intelligence
October 2025 - Business Intelligence and Data Analysis
October 2025 - Cyber Laws
October 2025 - Fundamental of GIS
October 2025 - Act and Cyber Law
October 2025 - Information Security
October 2025 - Principles of Geographic Information System
October 2025 - Security in Computing
October 2025 - Software Quality Assurance
October 2025 - Software Testing and Quality Assurance
May 2018-19 - DATAWAREHOUSING
May 2018-19 - ELECTIVE GIS
May 2018-19 - INTERNET TECHNOLOGIES
May 2018-19 - IPR AND CYBER LAWS
May 2018-19 - PROJECT MANAGEMENT
May 2018-19 - BUSINESS INTELLIGENCE
May 2018-19 - PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS
May 2018-19 - QUALITY ASSURANCE
May 2018-19 - SECURITY IN COMPUTING
May 2018-19 - DATAWAREHOUSING
2016-17 - GIS SemVI
2016-17 - Internet Technology
2016-17 - Project Management
2016-17 - Data Communication Networking Security
2016-17 - Data Warehaesing
2016-17 - Datawarhousing
2016-17 - Geographic Info. Sys
2016-17 - IPR CYBER LAWS
2016-17 - IPR
2016-17 - Linux
2016-17 - Project Management
2016-17 - Project Managemt
Dec 2019 - ATKT DATAWAREHOUSING
2016 - ATKT Data Warehousing
2016 - ATKT Digital Signal System
2016 - ATKT Elective GIS
2016 - ATKT Elective IPR Cyber Law
2016 - ATKT Project Management
DIGITAL SIGNALS AND SYSTEMS
INTERNET TECHNOLOGIES
BUSINESS INTELLIGENCE
CYBER LAWS
ELECTIVE GEOGRAPHICAL INFORMATION SYSTEM
ELECTIVE IPR AND CYBER LAWS
INTERNET TECHNOLOGIES
PRINCIPLES OF GEOGRAPHICAL INFORMATION SYSTEMS
PROJECT MANAGEMENT
QUALITY ASSURANCE
SECURITY IN COMPUTING
TYIT SEM VI DEC. 18 C 18.DEC.18 (PC. 35224) 17
C OLD 17 Open
INTERNET TECHNOLOGIES OLD
IPR AND CYBER LAWS
INTERNET TECHNOLOGIES
DATAWAREHOUSING
ELECTIVE PROJECT MANAGEMENT
DATAWAREHOUSING
ELECTIVE III PROJECT MANAGEMENT OLD
PROJECT MANAGEMENT
Questions? Email contact@munotes.in
Done!