vinuta
Member
- Member since
- Dec 5, 2014
- Last active
- Dec 6, 2014
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
UNIX COMMANDS
#include <stdio.h> main() { char str[10]; int pid; pid=fork(); if(!pid) { printf("child process"); printf("enter the command"); scanf("%s",&str); system(str) pr...
-
#Threads
fb9ecd3a-4efc-4741-93b8-c95e7ec7c297
Anoop KumarIf you don't like subject just go through last 3-4 years papers. You will be fine, unless you want A+. This...
-
#Threads
bb0e35b2-7fdf-4d71-b973-24dd8a216b7c
Kaustubh KatdareWhy not ask questions and get them answered by the experts here? 😀i hate theory subj.... i doesn't want to by...
-
#Threads
2de53250-2431-4cbc-a945-c4f9d7c93bdb
rahul69It's actually quite an easy subject. Until now you were learning how to write programs, this subject teaches how to write software....
-
#Threads
SOFTWARE ENGINEERING IS THE TOUGHEST SUBJ :(
please give some tips to go through all 5 units