ALLAMA IQBAL OPEN UNIVERSITY, ISLAMABAD (Department of Computer Science) WARNING 1. P...
Treatement of high/low blood sugar
How can control blood sugar Blood sugar can be controlled 100 percent in 45 days Shedule of eating Clongi = 20 s...
past papers: Operating System (3439/903) Autumn 2015 [BS (CS)
AIOU Course: Operating System (3439/903) Semester: Autumn 2015 Level: Bachelor [BS (CS)] Total Marks: 100 Credit: Half Credit Pas...
Roll No slips-aiou--auutumn 2015 Matric,F.A,.Fsc,B.A,B.Sc,ATTC, PTC, CT & B.ED Programs
Roll No slips http://www.aiou.edu.pk/rollnoslips.asp AIOU Roll No slips -aiou-Matric,F.A,.Fsc,B.A,...
Write an applet that contains one button. Initialize the label on the button to “Start”. Toggle the button label between these two values each time the button is pressed.
import java.applet.Applet; import java.awt.Button; import java.awt.Color; import java.awt.Graphics; import java.awt.Graphics2D; import...
Write an applet that displays “SubhanaAllah and Subbakhair Fajir Time” if the current time is between 5 a.m. and 7 a.m., “Its Zuhr Prayer time” if the current time is between 12 p.m and 3 p.m., and “SubhanaAllah its Mugrib Prayer Time” if the current time is between 5p.m. and 7 p.m.
import java.applet.*; import java.awt.*; import java.util.Calendar; import java.util.GregorianCalendar; public class main_class extends App...
[PastPapers] Analysis and Design of Algorithms - 3466/3506 -AIOU BS(CS)
Spring 2014 Autumn 2014 Autumn 2012 Spring 2012 Autumn 2011 Spring 2011 Spring 2008 Spring 2006
Analysis & Design of Algorithms(3466)-solved assighnments.aiou autumn 2015
solved Assighnments AIOU Course: Analysis & Design of Algorit...
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 c...
Estimated 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+...
Finding 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.uti...
Design Fundamentals (3477) solved Assignments and course outline - Autumn 2015
Design Fundamentals (3477) Semester: Autumn 2015 Final 26-6-2015 ALLAMA IQBAL OP...