Click here to Download DELD Lab Manual (Part 1) Alternative link to Download DELD Lab Manual(Part 1) Click here to Download DE...
Home
Archive for
August 2014
OSA: Practical 3
#!/bin/bash while true do echo "------MENU-------" echo "1.Add User" echo "2.Delete User" echo "3.Get A...
OSA:Pracical 5
#!/bin/bash while true do echo "-----MENU------" echo "1. Process Status" echo "2. Nice Value" echo "3...
MA Lab Manual
Click here to download or view MA Lab manual
OSA Question Bank : Unit 2 and Unit 3
Click here to download Question bank of Unit 2 Click here to download Question Bank of Unit 3
DSPS Writeup & Certificate
DSPS LabMAnual (click) DSPS Lab Manual (Alternative Link to download) Manual Certificate (this certificate can be used in other manual...
Introducing SKNSITS Comp Android app
Today, we’re introducing SKNSITS Comp App for ...
MA Presentations
Click Here
DELD : All Material
MCQs: MCQs (All Unit) (.rar file) Unit 2: ppt (click here)
OSA Unit:3 ppt Introduction to File Systems
Unit 3: Introduction to File System ( ppt click here)
DSPS Practical :Threaded Binary Tree
# include < iostream > using namespace std ; struct tbtnode { int data ; tbtnode * left , * right ; int lbit , rbit , flag ...
MA Practical : Accept and Display strings using macros
section .data msg1 db "Enter ten 8 Bit numbers: ",10,13 l1 equ $-msg1 msg2 db "You've entered numbers as : " l...
Subscribe to:
Posts
(
Atom
)