B.Sc. (Information Technology) Major Practical II Syllabus - Mumbai University
This is the FY BSc IT syllabus under NEP 2020, in force from the academic year 2024-25. The University still sets the earlier Choice Based papers alongside it for ATKT candidates, so check which scheme your exam form names before you revise.
Loading syllabus...
Syllabus for Major Practical - II
Module I: 1
- a Write a C++ program to create a simple calculator.
- b Write a C++ program to convert seconds into hours, minutes and seconds.
- c Write a C++ program to find the volume of a square, cone, and rectangle. 2.
- a Write a C++ program to find the greatest of three numbers.
- b Write a C++ program to find the sum of even and odd n natural numbers
- c Write a C++ program to generate all the prime numbers between 1 and n, where n is a value supplied by the user 3.
- a Write a C++ program using classes and object Student to print name of the student, roll_no. Display the same.
- b Write a C++ program for Structure bank employee to print name of the employee, account_no. & balance. Display the same also display the balance after withdraw and deposit
- c Design the class Demo which will contain the following methods: readNo(), factorial() for calculating the factorial of a number, reverseNo() will reverse the given number, isPalindrome() will check the given number is palindrome, isArmstrong() which will calculate the given number is armStrong or not. WherereadNo() will be private method.
- d Write a program to demonstrate function definition outside class and accessing class members in function definition. 4.
- a Write a friend function for adding the two complex numbers, using a single class
- b Write a friend function for adding the two different distances and display its sum, using two classes.
- c Write a friend function for adding the two matrix from two different classes and display itssum
- d Write a Program to find Maximum out of Two Numbers using friend function.
Text Books
- 1 Object-oriented Programming C++, Hari Mohan Pandey
- 2 C++ Programming: An Object-Oriented Approach, Behrouz A. Forouzan, Richard F. Gilberg
- 3 C++ How to Program, Paul Deitel, Harvey Deitel
- 4 Step by Step HTML5, Faithe Wempen, Microsoft Press,2011
- 5 The Complete Reference HTML & CSS, Thomas A. Powell. McGraw Hill, 5 th Edition,2010
- 1 Object Oriented Programming in C++, E Balagurusamy
- 2 Object-Oriented Programming in C++ by Robert Lafore
- 3 Programming with ANSI C++, Bhushan Trivedi
- 4 Demystified Object- Oriented Programming with C++, Dorothy R. Kirk
- 5 Learning Web Design A Beginner’s Guide to Html, CSS, JavaScript, And Web Graphics, Jennifer Niederst Robbins, O’Reilly, 5 th Edition,2018.
- 6 “Web Enabled Commercial Applications Development using HTML, DHTML, Javascript, Perl CGI”, Ivan Bayross, BPB, 2004
- 7 HTML 5 for Web Designers (By: Jeremy Keith) – http:// freepdf-books.com
Reproduced from the University of Mumbai syllabus for B.Sc. (Information Technology) under NEP 2020, in force from the academic year 2024-25. Wording is as printed in that syllabus. Module numbering is as printed there too.
The complete syllabus
This subject is cut from the University circular for its year. Open a document here if you want the whole thing rather than a single subject.
Use FYBSc IT, SYBSc IT, or TYBSc IT first so your syllabus check matches the semester you are preparing for.
Use the syllabus to confirm topics, then open BSc IT notes for the same semester.
Move to BSc IT question papers after reviewing the module scope.