Java Programming Complete Tutorial

Click Here to Subscribe For More

Wednesday, February 4, 2015

aiou result 2015


ALLAMA IQBAL OPEN UNIVERSITY ISLAMABAD RESULT HISTORY FOR ALL PROGRAMS. CHECK COMPLETE RESULT HISTORY FOR ALL LEVEL JUST SEARCH YOUR RESULT CURRENT OR PREVIOUS THEN PUT YOUR ROLL NUMBER TO SEE YOUR AIOU RESULT DETAILS ABOUT ALL SEMESTER WISE OR OLD HISTORY ANYTHING ELSE. CURRENT RESULT 2015. 




RESULTS DETAILS FOR SEMESTER AUTUMN 2010, SEMESTER WISE DETAILS, PREVIOUS RESULTS, COMPLETE HISTORY, SEMESTER WISE COMPLETE HISTORY, AIOU MATRIC 2010 RESULT: AIOU AUTUMN RESULT,  MARIC RESULT AIOU 2011. AIOU RESULT 2011, AIOU FA RESULT, AIOU BA RESULT, AIOU M.ED RESULT, AIOU RESULTS DETAILS, AIOU NEW RESULTS,

aiou PGD program

PGD Leading to MS Environmental Design Program Spring 2015


Process Management

Process Management

#include "stdafx.h"
#include <iostream>
using namespace std;

class Process
{
private:
      int state, pid;
public:
      Process()
      {
            state=0;
            pid=100;
      }
      Process(int s, int p):state(s),pid(p){}
      void New()
      {
            state=0;
            cout<<"Process is in state: "<<state;
            cout<<"Process is being created \n resource are being initialized \n";
            for(int i=0; i<100; i++)
                  cout<<".";
            cout<<"Process is created and about to load\n";
            ready();
      }
      void ready()
      {
            state=1;
            cout<<"Process is in state: "<<state;
            cout<<"Process is in main memory and waiting for cpu \n";
            for(int i=0; i<100; i++)
                  cout<<".";
            cout<<"\n Process is about to dispatch \n";
            running();
      }
      void running()
      {
            state=2;
            cout<<"Process is in state: "<<state;
            cout<<"Process is in cpu and instruction are being executed \n";
            for(int i=0; i<100; i++)
                  cout<<".";
            char choice;
            cout<<"\n Press i for interupt, w for waiting, and t for termination \n";
            cin>>choice;
            switch (choice)
            {
            case'i':
                  cout<<"Process is interupted \n";
                  ready();
                  break;
            case'w':
                  cout<<"Process need I/O or event \n";
                  waiting();
                  break;
            case't':
                  cout<<"Process is about to finish \n";
                  terminate();
                  break;
            default:
                  cout<<"Wrong choice \n";
                  terminate();
            }
      }
      void waiting()
      {
            state=3;
            cout<<"Process is in state: "<<state;
            cout<<"Process is in waiting queue and needs service \n";
            for(int i=0; i<100; i++)
                  cout<<".";
            cout<<"\n Process is serviced \n";
            ready();
      }
      void terminate()
      {
            state=4;
            cout<<"Process is in state: "<<state;
            cout<<"\n Resoyrce are being deallocated \n";
            for(int i=0; i<100; i++)
                  cout<<".";
            cout<<"\n Process terminated Successfully \n";
      }
};

int _tmain(int argc, _TCHAR* argv[])
{
      Process myprocess;
      myprocess.New();
      return 0;
}


Monday, February 2, 2015

aiou new admission 2015 spring semester

AIOU ADMISSION FOR SEMESTER SPRING 2015

Allama Iqbal Open university Islamabad offering new Admission for the semester of spring 2015 for different programs and discipline. the details are given below.

Advertisement of aiou new Admission in Urdu for semester spring 2015



FACULTY OF EDUCATION ...................................... 3
Departments of the Faculty .................................................. 3
Programmes of the Faculty ................................................... 3
Department of Distance, Non-Formal and Continuing
Education ..................................................................... 4
Department of Educational Planning, Policy Studies
and Leadership ............................................................ 4
Department of Science Education ............................. 4
Department of Secondary Teacher Education ......... 4
Department of Special Education .............................. 4
M. Phil Programmes ....................................................... 4
M Phil (DNFCE) .................................................................. 6
M Phil (EPM) ....................................................................... 6
M Phil (Secondary Teacher Education) ............................... 8
M Phil (Special Education) .................................................. 8
M Phil (Science Education) ................................................. 9
Ph. D Programmes .......................................................... 10
Ph D (DNFCE) ..................................................................... 11
Ph D (EPM) .......................................................................... 12
Ph D (Science Education) .................................................... 12
Ph D (Secondary Teacher Education) .................................. 13
Ph D (Special Education) ..................................................... 13
Specific Information ............................................................ 15
FACULTY OF SCIENCES ........................................ 17
Department of Agricultural Sciences .......................... 18
Ph D Agricultural Extension ................................................ 19
MSc (Hons) Live-stock Management .................................. 20
MSc (Hons) Agricultural Extension .................................... 23
MSc (Hons) Rural Development ......................................... 26
Department of Computer Science ................................. 28
MS (Computer Science) ........................................................ 29
PhD (Computer Science) ...................................................... 33
Department of Statistics .................................................. 40
MPhil Statistics ...................................................................... 40
Department of Physics ..................................................... 43
MPhil Physics ........................................................................ 43
PhD Physics ........................................................................... 48
Department of Home and Health Sciences ................. 51
MS Environmental Design .................................................... 51
Department of Mathematics........................................... 59
MPhil Mathematics .............................................................. 59
Department of Chemistry ............................................... 62
PhD Chemistry ...................................................................... 63
FACULTY OF SOCIAL SCIENCES AND
HUMANITIES .................................................................... 66
Department of Economics ........................................... 66
MPhil Economics ................................................................. 67
Department of Business Administration .................... 71
MS (Management Sciences) .................................................. 71
Department of History ................................................. 76
MPhil History ......................................................................... 76
General Information ......................................................... 80
Regulation for Refund of Fee ................................................. 81
Important Telephone Numbers ......................................
Degree Issuance Form ......................................................
Fee Tariff .............................................................................
Department of Pakistani Languages .......................... 01
(See from right side of prospectus Page No.1)
MPhil Pakistani Languages and Literature ............................ 01
Department of Urdu .................................................... 04

MPhil Urdu ............................................................................ 05


Download Prospectus for details of programs from link below.
Download Admission Form from the link given below.
Attach attested documents and photo with Admission Form.
Deposit Processing fee in authorised banks branches of MCB bank (Branches List) on challan form and attach with Admission Form.
Send Admission Form directly to concerned department
 Schedule for submission of Admission Form with Rs.500 Processing Fee: 01-02-2015 to 31-03-2015.
The eligibility of the candidate will be determined by the department concerned through its Admission Committee.
Use only Google Chrome for printing admission form.
Incase of any difficulty in downloading prospectus/admission form email: webmaster@aiou.edu.pk

To download Prospectus click give below link here:

Source by: http://www.aiou.edu.pk/admission/MPhil-PhD 20Spr-15.pdf