COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following is not Block based?
|
App Inventor
|
|
Scratch
|
|
Alice
|
|
Visual Basic
|
Explanation:
Detailed explanation-1: -The basic building blocks of a Visual Basic program are: Assembly. Namespace. Modules.
Detailed explanation-2: -The two fundamental data types in Visual Basic are value types and reference types. Primitive types (except strings), enumerations, and structures are value types.
Detailed explanation-3: -String is not a valid Visual Basic 2012 data type. in visual basic, string is a keyword and it is useful to represent a sequential collection of characters that is called text.
There is 1 question to complete.