Posts

Showing posts from September, 2015
            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