Computer Science, asked by Sushi1099, 1 year ago

What is system programming and its components?

Answers

Answered by SOURAVDASH
0
System programming involves designing and writing computer programs that allow the computer hardware to interface with the programmer and the user, leading to the effective execution of application software on the computer system. Typical system programs include the operating system and firmware, programming tools such as compilers, assemblers, I/O routines, interpreters, scheduler, loaders and linkers as well as the runtime libraries of the computer programming languages.
Similar questions