Skip to main content

Posts

Featured

Programming

Programming What is Programming Programming is the process of writing computer programs. It also can be called as  process of taking an algorithm and encoding it into a notation, a programming language, so that it can be executed by a computer. High-Level programming language also can be call as machine language. Each different types of CPU has its own unique machine language. Lying between machine language and high-level language are language called as assembly language. It is similar to machine language it just that it is easier to program in because they allow programmer to substitute names for numbers. Machine languages consist of number only. There are two ways to convert machine language : The first one is compile the program. To transform a program written in a high-level programming language from source code into object code. Programmers write programs in a form called source code. Source code must go through several steps before it becomes an execut...

Latest Posts

Database (DBMS)

Operating System : Microsoft Windows ( Bios Setup, Startup Computer, Format Computer )

Computer Hardware