Which of the below is not part of the programming?
Designing
Composing
Writing
Maintaining
Correct Answer : B
Answer is B, because to program we need to design the screens, the modules and the classes (Designing), write code in any language (Coding) and maintain the program which includes debugging and updating (Maintaining).