Home
About
Contact
Home
BE COMP
_MCQs
_E-Books
SE COMP
_SEM 1
__OOP
__DSA
_SEM 2
__ADS
__PPL
__CG
TE COMP
_SEM 1
__DBMS
__CN
__SDL
University Question Paper
Syllabus
OOP
Write C++ program using STL to add binary numbers (assume one bit as one number)
Implement a class Complex which represents the Complex Number data type
A book shop maintains the inventory of books that are being sold at the shop
Write a C++ program create a calculator for an arithmetic operator (+, -, *, /).
Problem Statement:Write a C++ program with a base class convert declares two variables, val1, val2, which hol initial and converted values, respectively.
Problem statement: Write C++ program using STL for Dqueue (Double ended queue)
Create employee bio-data using following classes
Crete User defined exception to check the following conditions and throw the exception if the criterion does not meet
Imagine a publishing company which does marketing for book and audiocassette versions
Write a menu driven program that will create a data file containing the list of telephone numbers
Write a C++ program that creates an output file, writes information to it, closes the file and open it again as an input file and read the information from the file
Create a class Rational Number (fractions) with the following capabilities
Write C++ program using STL for implementation of stack & queue using SLL
Develop an object oriented program in C++ to create a database of student information system
Write a function temlpate selection sort. Write a program that inputs sorts and outputs an integer array and a float array
Post a Comment
0 Comments
Social Plugin
Popular Posts
A book shop maintains the inventory of books that are being sold at the shop
October 01, 2019
Write C++ program using STL to add binary numbers (assume one bit as one number)
October 01, 2019
Implement a class Complex which represents the Complex Number data type
October 01, 2019
0 Comments