The scope of a variable refers to.
The scope of a variable refers to:
Name | |
Accessibility | |
Length | |
Data Type |
Name | |
Accessibility | |
Length | |
Data Type |
Pointer | |
DFD | |
Macro | |
Dynaset |
Tabular | |
Data Sheet | |
None of these | |
Columnar |
Columns are atomic | |
Each row is unique | |
Order of row is insignificant | |
Order of column is significant |
Data inconsistency | |
Data atomicity | |
Data dependency | |
Data redundancy |
fgets ( ) | |
fputs ( ) | |
put ( ) | |
getc ( ) |
Command Line parameters | |
Actual parameters | |
Formal parameters | |
Default parameters |
Assignment, Relational, Arithmetic | |
Assignment, Arithmetic, Relational | |
Relational, Arithmetic, Assignment | |
Arithmetic, Relational, Assignment |
The body of loop will be executed at least once | |
The program will be executed more than one time | |
The number of times the loop will be executed is known before the loop is executed | |
The terminating condition occurs unexpectedly |
Unary operator | |
Bitwise operator | |
Binary operator | |
Ternary operator |
i = 3; | |
i - 3 = i; | |
i = 3 + 3; | |
i=i + 3; |
12 | |
9 | |
11 | |
10 |
Specifies how many columns will be used to print the number | |
Controls the margins of the program listing | |
Specifies the maximum value of a number | |
Controls the size of type used to print numbers |
Linker | |
Editor | |
Loader | |
Compiler |
Alt + F9 | |
Alt + F5 | |
Ctrl + F5 | |
Ctrl + F9 |
Medium | |
Sender | |
Receiver | |
Stack |
Gas plasma | |
LED | |
LCD | |
None of these |
Multi Tasking | |
Multi Threading | |
Multi Processing | |
Multi Programming |
Broadband | |
Bandwidth | |
Baseband | |
Narrow Band |
Register | |
Hard disk | |
RAM | |
Cache |