Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Holistic Exam Questions for 4th year Comp.Eng’g (2008E.

C) by: EshetShagiz

1. What is the difference between 8086 & 8088 microprocessors?


2. List out and explain about the four types of registers.
3. What is address lines of 8086 microprocessor?
4. If Mul Di is given and the result is more than 16 bit. Where is the storage of this result?
5. List out and explain about addressing modes.
6. What is the difference between pre-emptive and non pre-emptive scheduling?
7. What is the definition of database?
8. What is first normalization of database?
9. What is the purpose of database foreign key?
10. What are strong and weak entities of database?
11. What is the purpose of database administrator?
12. What is the properties of database SQL?
13. What is the difference between database DDL and DML?
14. If memory size is 8, then what are the numbers of chips?
15. What is information cycle?
16. If chmod 621 is given, then what are allowed and not allowed operations (write, read and
execution)?
17. Simplify the following expression and design digital logic diagram: ABC’ + AB(C+D)’
18. Explain time complexity of a given data structure algorithm code.
19. Write a push and pop codes of a given code of data structure algorithm.
20. Practice a merge sort and its c++ code
21. If the data (Book, GradeBook, CourseName, CreditPoint, CourseDepartment) is given,
then write a java code using get and set methods and show a class diagram.
22. List out and explain about basic network components.
23. List out and explain about OSI 7 layers.
24. What is the difference between IPv4 and IPv6 protocols? Explain their advantages and
disadvantages.
25. List out and explain about components of expert system.
26. Show and explain about line diagram, service time and wait time of a given diagram?
27. What are the phases of computer simulation?
28. What is the importance of the database command trace? Show with example.
29. What is M/M/10/100/FIFO of computer simulation?
30. (94)ten=(-------)sixteen?
31. Explain about the significance of cache memory.
32. What is multiplexer and its importance?
33. Explain about decoders and encoders.
34. What is the digital logic diagram of A’BC +AB’C+ ABC’?
35. Compare and contrast computer organization and computer architecture.
36. Write a simple fork code.
37. Explain the word operating system.
38. List out and explain process attributes and states.

You might also like