CS101
532
CS201
225
CS301
232
CS302
174
CS304
192
CS401
224
CS402
258
CS403
228
CS408
113
CS411
121
CS502
249
CS504
268
CS601
679
CS604
381
CS605
261
CS607
184
CS609
230
CS610
300
CS614
100
CS703
65
Code | Question | Option A | Option B | Option C | Option D | Answer | |
---|---|---|---|---|---|---|---|
CS703 | When Process Opens Its First File Explicitly It Will Get Descriptor Number ___________ | 1 | 2 | 3 | 4 | A | |
CS703 | You Can Display The Contents (Names Of Files And Directories) Of A Directory In Unix/Linux Directory Structure With The __________ Command. | Ll | Ps | Ls | None Of The Given Options | C | |
CS703 | You Can Terminate A Foreground Process By Pressing ___________. | <Ctrl-A> | <Ctrl-C> | <Ctrl-Z> | None Of The Given Options | B | |
CS703 | You Can Use The ___________ Command In Unix To Create A Directory. | Rmdir | Mkdir | Cp | Gcc | B | |
CS703 | You Can Use The ___________ Command To Display The Status Of Suspended And Background Processes | Fg | Bg | Jobs | Kill | C |