The document outlines 12 experiments conducted by students to attain various program outcomes (POs) and program specific outcomes (PSOs). The experiments include writing programs to demonstrate concepts like distributed computing, inter-process communication, load balancing algorithms, and parallel sorting. Each experiment is listed along with the POs and PSOs it helped students attain.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
89 views1 page
Attainment of PO
The document outlines 12 experiments conducted by students to attain various program outcomes (POs) and program specific outcomes (PSOs). The experiments include writing programs to demonstrate concepts like distributed computing, inter-process communication, load balancing algorithms, and parallel sorting. Each experiment is listed along with the POs and PSOs it helped students attain.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Attainment of PO’s & PSO’s
Sr. No. Name of Experiment PO’s Attained PSO’s
Attained 1 To study and understand the evolution of PO1 PSO1 computers. 2 Write a program to demonstrate Datagram Socket PO1, PO2, PO3, PSO1 for Chat application using java. PO10 3 Write a program to demonstrate steps of RMI PO2, PO5 PSO1 application using java. 4 Write a program to demonstrate steps of CORBA PO4, PO8 PSO1 application using java. 5 Write a program to demonstrate Name Resolution PO1, PO2 PSO1 using java. 6 Write a program to demonstrate PO1, PO9, PO10 PSO1, PSO2 inter-process Communication in Client-server Environment using java. 7 Write a program to demonstrate Group PO3, PO8, PO9 PSO1, PSO2 Communication using java. 8 Write a program to simulate Load Balancing PO3, PO4, PO5 PSO2 algorithm using java 9 Write a program to demonstrate Bully Election PO3, PO4, PO5 PSO2 algorithm. 10 Write a program to demonstrate Berkeley Clock PO4, PO5 PSO1 Synchronization algorithm. 11 Write a program to demonstrate Token Ring PO1, PO4, PO5 PSO1, PSO2 algorithm for Distributed Mutual Exclusion. 12 Write a program in java to implement Serial and PO2, PO3, PO4, PSO1, PSO2 Parallel Sort PO5, PO8