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: Computer Officer, it officer, mcq set, Solved MCQ Questions
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: Computer Officer, Lok Sewa Aayog, Old Question Paper, Public Service Commission
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 based information systems, information systems, types of information
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: computer officer exam preparation, how to prepare, subjective question paper
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: Algorithms and Data Structures, Binary Search Tree, Delete Node in BSD
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: C++ Example, computer officer exam, Download C++ Source Code, Download Payroll System, Public Service Commission
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: 3NF, BCNF, differences between BCNF and 3NF, Normalization of database, relational database
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: BFS, Breadth-First Search, computer officer exam, Data Structures and Algorithms, Depth-First Search, DFS, Graphs, Lok Sewa Aayog, Public Service Commission, Solved Question of Computer Officer