Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Write following Program, run and show its results. Write the program in Java to find largest and smallest of n numbers stored in array, where n is a positive number. Write a program which let the user
Create another class Manger that is a derived class of class employee Use the following concepts while deriving classes (Also write suitable main( ) to show the concepts): Overloaded Constructors Enca
Create the Sample site for your Study Centre having the following feature (you should use CSS preferably as a separate file): All the pages of this web site must have common Top area consisting of th
What is XML? Why is it required even though you have HTML? Create at least five instances of your friend’s data using the XML page. Describe concept of Document Object Model in the context of J
Write the program in Java to create the applet that generates the table of the given number.
The questions require you to write and run FORTRAN or Visual Basic programs which perform Monte Carlo simulation.
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.