Dear students, get fully solved assignments by professionals
Do send your query at :
or call us at :08263069601
BCSL-032 ASSIGNMENT SOLUTION (2020-21)
Q1. a) Write a C++ program to display the table of a given number. Use
appropriate formatting to display the table.
Answer : -
Q1. b) Write C++ program to demonstrate use of followings :
(i) ::
(ii) :?
(iii) sizeof( )
Answer : -
Q1. c) Write a C++ program to create class named Book. Define appropriate
constructors ( using concept of overloading) to create differ objects. Define
methods for displaying book details including book’s author name, publisher,
price of book. Make necessary assumptions wherever required.
Answer : -
Q2. a) Write C++ program for concatenation of two strings using ‘+’
operator overloading. Make necessary assumptions wherever required.
Answer : -
Q2. b) Write a C++ program to demonstrate exception handling. This
program takes marks of ten students in a subject as input and store it in an
array. Make provisions so that if marks entered as input is less than 0 or
greater than 100 then message “Invalid Input” is displayed and program
terminate normally.
Answer : -
Dear students, get fully solved assignments by professionals
Do send your query at :
or call us at :08263069601
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.