Solved MCQ Questions from Old Question Papers of Computer Officer Exam

Please use the form at the bottom of the MCQ set to download this set as PDF File. 1. ‘DOS’ floppy disk does not have A. A Boot Record B. A File Allocation Table C. A Root Directory D. Virtual Memory   2. This………….tier ...

Read More

Tagged As: , , ,

Download this set as PDF file

Simply enter your information below to download our FREE PDF today!

Your privacy is SAFE

Old Question Papers of Computer Officer Subjective Exams for Public Service Commission (Lok Sewa Aayog)

Year: 2063 Full Marks: 50   Time 1 hr 30 mins Answer the following questions 1. Write the recursive version of the binary search algorithm  [10] 2. What is normalization in DBMS? Describe the different normal forms. [10] 3. Give the advantages o...

Read More

Tagged As: , , ,

Why Computer Based Information Systems required? Explain the types of Information needed in an organization.

The application of computers have revolutionized multitude aspects of human life and the impact of computers over the business and organization is more than realized. Following are some reasons why computer based information systems are felt necessary. Volume ...

Read More

Tagged As: , ,

Computer Officer Subjective Paper–Info & Downloads

Public Service Commission yesterday published vacancy announcement for Computer Officers post for different government offices. This time there are 4 seats for open competition and 1 seat for internal competition. Computer officer is Gazzated third class offic...

Read More

Tagged As: , ,

Delete the node with value 12 in following binary search tree

  ...

Read More

Tagged As: , , ,

How can you delete a node in Binary Search Tree?

Let x be the node that has to be deleted from a binary search tree T. So, to delete the node x, we can have three cases: x has no children x has one child x has two children ...

Read More

Tagged As: , ,

Write a program using C++ to create a payroll system of any organization. Use functions for updating, displaying and deleting the record of given payroll system

This question was asked in Computer Officer Examination 2010 conducted by Public Service Commission. The question carried 10 mark. Following is the program for this question. I’ve tried to make it simpler and included most essential components only. The ...

Read More

Tagged As: , , , ,

What do you mean by normalization of database? Normalize any relational database using 3NF and write differences between BCNF and 3NF

Question No. 4 Question Paper: Subjective Exam (Paper II) Exam: Computer Officer Exam 2010 Conducted by:  Public Service Commission. Marks it carried: 10 marks. ...

Read More

Tagged As: , , , ,

Draw a graph and illustrate how depth-first search and breadth-first search differ

This was the first question in Computer Officer Examination in 2010 conducted by Public Service Commission (Lok Sewa Aayog). This question is from the section ‘Data Structures and Algorithms’. The question carries 10 marks. Answer Breadth-first search (BFS...

Read More

Tagged As: , , , , , , , , ,

  • "An expert is a man who has made all the mistakes which can be made, in a narrow field." - Niels Bohr (1885-1962)
  • "Good teachers are those who know how little they know. Bad teachers are those who think they know more than they don't know." -- R. Verdi
  • "The main part of intellectual education is not the acquisition of facts but learning how to make facts live." -- Oliver Wendell Holmes