Font size
WorksheetsComputer languages-Class 6
Total questions: 26
Worksheet time: 5mins
Q1. Programming in computer language includes____and_____.
Logics and decisions
true
light blue
Condition and string variable
Operates and one
Q2.)Blocks in_____block category are round in shape.
True
False
Both A & B
All of the above
Q3. The Sensing block palette has____colour coded blocks.
light blue
condition
string variable
operates
one
Q4. [>]block reports____if the first value is greater than the second value.
CONDITION
STRING VARIABLE
OPERATES
ONE
NONE OF THESE
Q5. When a word is saved in a variable it is called a_____.
String Variable
Operates
One
None of These
Q6. All the elongated diamond shaped blocks are placed as a____,inside blocks.
Operates
One
Q7. Variables can hold --------- value at time.
One
None Of These
Q8. What is this ?
Binary code
Binary language
Both A and B
All of the Above
Q9. Is this a picture of Progamming?
Yes
No
True
False
All options are correct
YES - TRUE
NO - FALSE
Q10. A ----------------- implementation of logic to facilitate specified computing operations and functionality. It occurs in one or more languages, which differ by application, domain and programming model.
Progamming
Binary language
Binary code
Language
Q11. What is binary?
Binary is still the primary language for computers and used with electronics and computer hardware for the following reasons. It is a simple and elegant design. Binary's 0 and 1 method is quick to detect an electrical signal's off (false) or on (true) state.
Binary language
Binary Codes
Q12. What is binary code ?
A binary code represents text, computer processor instructions, or any other data using a two-symbol system.
010101010101001010101010101010101010101010101
Both A and B
Q13. What is binary language?
Binary language of computers is defined as a combination of zeros and ones, which forms the most fundamental layer of information that is stored in computing systems
Binary code
binary language
None of the above
Q14. A programming language for which most of its implementations execute instructions directly, without previously compiling a program into machine-language instructions. The interpreter executes the program directly, translating each statement into a sequence of one or more subroutines already compiled into ----------------------- .
Machine code
Machine language
Progamming
Machine level
Q15. Who invented the binary language book ? In which year he invented?
Iverson, Kenneth E. in 1962
Albert Einstein
Narendra Modi
Elon Musk
Q16. What is the Full form of APL?
Array progamming language
Aloo Paneer Lokyi
Q17. How many types of computer languages are there?
Answer [in the no.s]
1
2
3
4
5
Q18. The --------------- is sometimes referred to as machine code or object code which is set of binary digits 0 and 1. These binary digits are understood and read by a computer system and interpret it easily. It is considered a native language as it can be directly understood by a central processing unit (CPU). The machine language is not so easy to understand, as the language uses the binary system in which the commands are written in 1 and 0 form which is not easy to interpret. There is only one language which is understood by computer language which is machine language. The operating system of the computer system is used to identify the exact machine language used for that particular system.
Machine language
Assembly language
High level language
Low level language
Q19. What type of Computer language is this?
The development of was done when the programmers face the issue in writing programs as the older language has portability issues which mean the code written in one machine cannot be transferred to other machines. Thus lead to the development of high-level language. The high-level language is easy to understand and the code can be written easily as the programs written are user-friendly in a high-level language. The other advantage of code written in a high-level language is the code is independent of a computer system which means the code can be transferred to other machines. The high-level of language uses the concept of abstraction and also focus on programming language rather than focusing on computer hardware components like register utilization or memory utilization.
The development of higher-level language is done for a programmer to write a human-readable program that can be easily understood by any user. The syntax used and the programming style can be easily understood by humans if it is compared to low-level language. The only requirement in a high-level language is the need of compiler. As the program written in a high-level language is not directly understood by the computer system. Before the execution of high-level programs, it needs to be converted to machine level language. The examples of high-level language are C++, C, JAVA, FORTRAN, Pascal, Perl, Ruby, and Visual Basic.
High level language
Assembly language
Low level language
Machine language
Q20. What is the binary code of 'Hello World' ?
01001000 0110101 01101100 01101100 01101111 00100000 01010111 01101111 01110010 01101100 01100100.
2100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
3200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
43000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
5500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
Q21. The ----------- is considered a low-level language for microprocessors and many other programmable devices. The assembly language is also considered as second-generation language. The first generation language is machine language. The assembly language is mostly famous for writing an operating system and also in writing different desktop applications. The operations carried out by programmers using assembly language are memory management, registry access, and clock cycle operations. The drawback of assembly language is the code cannot be reused and the language is not so easy to understand. The assembly language is considered a group of other languages. It is used to implements the symbolic representation of machine code which is used to program CPU architecture. The other name of assembly language is assembly code. For any processor, the most used programming language is assembly language.
In assembly language, the programmer does the operation which can be directly executed on a central processing unit (CPU). The language has certain drawbacks as it does not contain any variables or functions in programs and also the program is not portable on different processors. The assembly language uses the same structure and commands which machine language does use but it uses names in place of numbers. The operations performed using the assembly language is very fast. The operations are much faster when it is compared to high-level language.
Assembly language or low level language
None of these
Which type of language means 0 off state and means 1 on state?
Binary code
Binary language
Q23 . --------------- and -------------- in -------------------- ?
Off, On, binary language
Binary code + Binary language+ 01010101010101010101010101
Q24. What is other name also known for Assesmbly language?
Low level language
High level language
Q25. What are the two main categories ?
Low level language or Assembly language and High level language
Binary code
Binary language
Q26 . What is this ?
Flowchart
Flowchart pic
Image or picture
None of these
