101 Important Computer Science Terms
In this article, I will give you the overview of the comprehensive terms used in computer science. These are frequently used in dailiy life. Application Application software is a program or group of programs designed for end users that runs on your computer. E.g. word processor, a spreadsheet, a web browser etc. Applet Applet is a special type of Java program that is embedded that can be embedded into a web page to generate the dynamic content. Byte The byte is a unit of digital information that most commonly consists of eight bits. Bug A software bug is an error, flaw or fault in a computer program. Browser A web browser is a software application for accessing information on the WWW. Boot In computing, booting is the process of starting a computer. Bit The bit is a basic unit of information in computing and digital communications. The name is a the combination of binary [...]