CLASS 11, UNIT -1 COMPUTER ORGANISATION ,IT SKILLS-802
UNIT-1 COMPUTER ORGANISATION Session-1: Computer Fundamentals Q1: Name the first calculating device? The first calculating device is Abacus. Q2: What is Computer? It is an electronic device that takes input from the user, processes the input according to the set of instructions and gives the output. Q3: Name the language on which computer works. The binary language, also called machine language, works on two digits 0 and 1. The on and off signals denote 1 and 0 respectively. Q4: Define High Level Language (HLL). Give examples. User friendly languages that use English terms for programming called as high-level language like C, C++, Java, JavaSc ript, Python and many more. Q5: What is Translator? It converts the Commands given in high level languages into the binary language that can be understand by system. Example: Compiler, Interpreter. Q6: Difference between Hardware and software . Hardware Software The tangible components of a computer. It is a hardware equipment. We can touch ...