Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Define Object Oriented Paradigm? Describe advantages of Object Oriented Programming. Explain multithreading? Describe the two ways of creating threads in Java programs. Also describe difference betwe
Write a C++ program to make Matrix class. This class must have functions to determine sum and difference of two matrices.
Explain exception? How an exception is different from an error? Describe how exceptions are handled in C++, with the help of the example program. Define friend function? How it is implemented in C++
Write and run the Assembly language program which reverses a string. You might suppose that string is available in memory and is 6 byte long. The reversed string must be stored in separate memory lo
Write the interactive C program that prompts user with following options on the opening menu: Regional Centre Information, Details of the programmes activated in that Regional Centre and Details of St
Writer the interactive C program to check if the given string is a palindrome or not, using pointers. Write the C program to determine perfect numbers from 1 and 50.
There is an auditorium named JAZ where the reality shows are conducted.The management wants to automate the entire system.
In this assignment, you will have to write a GUI-based application which permits a user to play a simple trivia game.
Write the menu-driven program which maintains address book using the linked list. Address book should supports the following operations: Add record, Delete record, Find record and Display all records
Show the ability to write the complex Java application using Graphical User Interfaces.This project is for designing and developing a College Registration program. Write the Java program to register
Perform an Object Oriented Analysis (OOA) on the proposed J.S.P.C.A System described above. The OOA should clearly show the steps used to identify potential classes and the selection of the actual c
Pick your favorite geometry formula (example: area of a square, perimeter of a triangle and so on) and implement it in Java.
Write a c code which will compute the roots of a quadratic equation a2 + bx + c = 0
Write a bash shell script which searches through your folders for files with the extension *.tex, and then interactively deletes the corresponding *.aux, *.dvi and *.log files
Create an assembly program that runs on the MSP430 that will blink as LED at a rate of exactly 1Hz using the duty cycle , a flowchart of your program and Commented source code.
This assignment models a simplified delivery company. It is composed of the following departments:receiving that contains a list of packages to be delivered, shipping which ships the packages, account
You are needed to write a program for Assessment system of a University. The basic idea is to compute the GPA (Grade Point Average) of each subject and then calculate the GPA of whole semester
The main purpose of the assignment is to let you practice the following programming concepts and techniques: pointers; command line arguments; dynamic memory allocation; operations on strings.
Package-delivery services, like FedEx®, DHL® and UPS®, offer a number of various shipping options, each with specific costs associated.
Design and implement the frame-based personal Web page. Include everything which you will like to share with your friends. This should include A brief biography, Education, Professional Experience,
You should programme an analogue clock and digital stopwatch using Processing programming language.You should implement your design in the Processing programming language. The code must be fully com
Perform number of exercises to investigate the creation and searching of heap and sorted files.You must implement your programs in C. Your programs must be well written, using good coding style and
Detail for each of the four given MIPS instructions, which actions are being taken at each of their five steps.
We want a program that will permit us to print a ‘grade list’ of the students in a class.
A company manufactures five categories of products and the numbers of items manufactured and sold are recorded product-wise every week in a month. The company reviews its production schedule at ever