what are questions asked in CS viva?
Answers
Answered by
1
which language computer understand
what is the use of computer
on what principle computer works
knowledge of software
what is the use of computer
on what principle computer works
knowledge of software
amisha9:
you had your practical of computer science?
Answered by
3
The simple concepts of computer, hardware, software, their uses, various applications are usually asked.
The questions are usually kept simple.
Regarding languages, simple concepts of variables, control statements, iteration, recursion, parameter passing, syntax and semantics are asked. Perhaps about operator precedence some question may be asked.
Objects, classes, OOPs concepts like inheritance, interfaces, polymorphism etc, are asked. If you have written some programs and executed them, then there is no problem at all facing viva.
Data structures like lists, arrays, unions could be asked.
Just look at the programs you have written. Just brush up the theory learnt from the textbook. That is more than enough.
Keeping cool is more important than preparing a lot.
The questions are usually kept simple.
Regarding languages, simple concepts of variables, control statements, iteration, recursion, parameter passing, syntax and semantics are asked. Perhaps about operator precedence some question may be asked.
Objects, classes, OOPs concepts like inheritance, interfaces, polymorphism etc, are asked. If you have written some programs and executed them, then there is no problem at all facing viva.
Data structures like lists, arrays, unions could be asked.
Just look at the programs you have written. Just brush up the theory learnt from the textbook. That is more than enough.
Keeping cool is more important than preparing a lot.
Similar questions