Assignment Task
Questions
- Analyze the factors which affect the performance of the computer and explicate how the performance of computer is computed.
- Compile your ideas on how main objective of using a multiprocessor operating system is to consume high computing power and increase the execution speed of the system.
- Justify the concept of ‘ Multiple processor scheduling which focuses on designing the system’s scheduling function’.
- Delineate the basic operation on Linked Lists and bring forth the applications of Linked Lists.
- Interpret on the real-life application of trees in the data structure.
- Given a complete graph G = (V, E), with edge costs, and an integer K, is there a simple cycle that visits all vertices and has total cost K.
- Create required tables and analyze how can you use the Commit, Savepoint and Rollback commands to support transactions in PL/SQL.
- How can you retrieve data from multiple tables in SQL?
- Create tables in PL/SQL and implement how to JOINS functions are manipulate in the projected tables.
- How CouchDB is different from other SQL?
- How CouchDB can be used to run websites without having any web servers?
- Analyze the various types of HTML formatting tags and bring forth the uses.
- Interpret on how to connect PHP to MySQL database.
- Justify that ’PHP OOP allows you to structure a complex application into a simpler and more maintainable structure.’ .
- Justify that ‘The operating system as a resource manager’. With suitable reasoning.
- Interpret the information associated with ‘tables for large memories can be used to speed up virtual to-physical address translation over the original page-table-in-memory scheme. Examine the different types of loaders in system programming. Explain machine dependent features of loader.