Computers and Business FY1000-16  first Year Experience Fall 2006  - Dr. A. Ebrahimi

Copy and paste the quiz into your working area (frontpage or word). Delete the answer that is wrong.  mail the quiz to www.ebrahimidr.com

 

T / F 1. Every character has it's own ASCII  code.

T  / F 2. The Name of text book Programming Easy Way.

T / F 3. It's harder to remember  characters using decimal number  than binary number.

T / F 4. Every problem has only one algorithm to solve it.

T / F 5. The computer is considered a machine with three main components. 

T / F 6. Eight byte  is one  bit

T / F 7. Micro means 1 mega byte.

T / F 8. Programming is a set of instruction to solve an unsolvable problem

T / F 9. After mega is a Giga.

T / F 10. Syntax means semantic which is  meaning of a word.         

T / F 11  Semantic error means error is in the grammar rather than meaning.  

T / F 12. There  is no gibberish in Ebrahimi's book C++ Programming Easy ways.

T / F 13. Loop is decision making not a repetition.

T / F 14.  Both upper case and lower case have the same corresponding number.  

T / F 15. The brain and the nerve system of a computer is known as PPU.

T / F 16.  HTML when applied to technology means HOTMAIL
 T / F 17. A character only represents the letters of the alphabet.
T / F 18. The Computer Standard Code for the letter "a" is lower than "A".
T / F 19.  A simple search program is make of a thousand lines of code..
T / F 20.  The key word while is used for solving a mathematical problem.

T / F 21.You can only have one algorithm to solve a problem like going to NYC.

T / F 22. cout will take in an input and cin will display an output in C++ language.

T / F 23.  HTML stands for Hyper Text makeup Language. 

T / F 24. The ASCII code for the character 1 is 49 and it is not 32.

T / F 25. ASCII code for the character  B  is 65.

T / F 26.  In the Binary system 1+1=11.

T / F 27. The  computer itself is  in a constant cycle of input, process, and input.

T / F 28. information are stored in a computer memory but it may not be replaced at any other time.  

T / F 29.To multiply two numbers we are using X as a operator..  

T / F 30.  to divide numbers we use / as a operator.

T / F 31. computer works with decimal system because it's what we use our fingers.

T / F 32. The blank space has an ASCII code therefore it means a value to a programmer.

T / F 33.  Computer can be considered a machine with three main components: CPU, Memory, Input and output devices.

T / F 34. kilo is 1000 in the computer not 1024.

T / F 35. Decision-making  is same as repetition like if statement.

T / F 36. Domain name and web hosting is the same thing.

T / F 37. programming has a magical part due to the transfer of learning.

T / F 38. programming has a mystery part to it

T/ F 39. Computer is more intelligent than us.

T/ F 40. Computer using loop can do faster than us in search operations such searching a yellow page.

T / F 41. Computer is more intelligent than us in recognition of objects such ball, balloon, spoon and fake spoon.

T / F 42  RAM stands for Read Access memory and ROM stands for rewrite operator memory.

T / F43. CPU stands for central processing unit. Answer
T / F 44. ASCII stands for American Standard Code for Information Interchange.
T / F 45 FORTRAN is a program that was used in Europe.
T / F 46 ALGOL is a program that was used in the United States
T / F 47 RAM stands for random access memory.
T / F 48 A default is a predefined rule. Answer:
T / F 49To run a program is exactly the same as executing a program.
T / F 50 HTTP stands for Hyper Transfer Text Processor.
T / F 51 50% of web pages are made from the ten commands.