1
Analysis & Design of Algorithms(3466)-solved assighnments.aiou autumn 2015Analysis & Design of Algorithms(3466)-solved assighnments.aiou autumn 2015

solved Assighnments AIOU Course: Analysis & Design of Algorithms (3466) Semester: Autumn 2015 Level: BS (CS) Total Marks: 100 Credit: Half Credit Pass Marks: 50 ASSIGNMENT No. 1 Units: (1 – 4) Note: …

Continue Reading »

1
 History of Operating Systems History of Operating Systems

 History of Operating Systems   An operating system (OS) is a software program that manages the hardware and s oftware resources of a computer. The OS performs basic tasks, such as controlling an…

Continue Reading »

0
Estimated value of the mathematical constant e using JavaEstimated value of the mathematical constant e using Java

Q: 4 (b)     Write an application that estimates the value of the mathematical constant e by using the formula                   e = 1+ (1/1!) + (1/2!) + (1/3!) . . . ////////////////////////////////…

Continue Reading »

0
Finding Factorial of a number Program. JavaFinding Factorial of a number Program. Java

Q: 4(a) Write an application that reads a nonnegative integer from an input dialog and computes and prints its factorial. import java.util.Scanner;public class fact {    public static void main(Strin…

Continue Reading »

0
Design Fundamentals (3477) solved Assignments and course outline - Autumn 2015Design Fundamentals (3477) solved Assignments and course outline - Autumn 2015

15.00 Normal 0 false false false EN-US X-NONE X-NONE

Continue Reading »
 
Top