Posts

Showing posts from 2015
Image
My Dashain Experience Dashain is the longest and the most important festival of Nepal. Generally Dashain falls in late September to mid October, right after the monsoon season in Nepal. Dashain gets many different nick names as Dasara, Bada Dashain, Vijaya Dasami and Durga Puja all which mean the same thing, Dashain, a day of victory over demons.   According to the legend, the bloodthirsty Goddess Durga conquered evils on the day also known as Dashain. Huge amount of animal sacrifices take place during this festival in temples and in home to please Goddess Durga. Some people may take such animal sacrifices negatively but they might forget how meat came on their plate! The final day of the festival is known as “Tika”, a day on which the elder ones put tika on the youngers forehead along with blessings.   After the finishing of my Mid Terminal Examination 2072, I had 11 days holiday. Mainly Hindus celebrate Dashain and Since I am a Buddhist, I couldn’t celebrate Dashain ni
  Software Concept Questions and Answers: 1) What is utility software? ® Utility software is software which performs day to day task related to the maintenance of computer system. 2) What is a program? ® Program is a set of instructions written in a computer language to perform a specified task. 3) What is a tailored program? Give examples. ® Tailored program is a specialized set of programs which performs a specific task for the specific individual or organization. Its examples are:                                     1)      SLC result processing software                                     2)        Telephone bill processing software 4) What is packaged program? Give examples. ® Packaged program is a generalized set of programs, which performs specific task for varieties of users. Example: MS-Word, MS-Excel, MS-Access. 5) What is a computer? ® Computer is an electronic machine which automatically store and accept input data, process them and produce ou
Operating System Concept Questions and Answers: 1.    What is an operating system? ® An operating system is a collection of system software that together controls the operation of a computer system.       2.     What is MS-DOS? ® MS-DOS is a single user/single tasking operating system which was developed by Microsoft Company in the USA.       3.      What are the functions of operating system? ® The functions of operating system are: ·           Memory management ·           File management ·           Process management ·           Command interpretation ·           Security ·           User Interface  4.     What is booting? ® Booting is the process of loading MS-DOS system files loading into the computer memory.       5.      What are the system files of MS-DOS? ® The system files of MS-DOS are: ·           MS-DOS.SYS ·           COMMAND.COM ·           IO.SYS        6.     Difference between external command and internal command.
            Programming Concept       Questions and Answers:           a. What is programming? Differentiate between system programmer and application programmer. Ans:    Programming is a technique to create a program including different steps in an organized way.             The difference between system programmer and application programmer are:- System programmer Application programmer System programmers write programs to boot the computer, to control hardware components etc. Application programmers are used to design application programs to fulfil a specific task. Example: They design device drivers and boot programs. Example: They design inventory control system, mark sheet preparation program                                  and billing system.                  b.    Define programming language. Write the types of programming language. Ans:    The language which is used to write programs for the comp