WHAT IS THE MAXIMUM NUMBER OF CHARACTER THAT CAN BE USED TO DEFINE A FIELD NAME A) 62 B) 64 C)46
Answers
Answered by
28
Answer:
64
Explanation:
a field name can range from 1- 64 charecters
Answered by
3
B) 64
Explanation:
- A field is used to store the data in the form of binary numbers as bits.
- The field can store data in the power of 2s.
- The field can store data as
,
,
, etc.
- Here, the correct answer is 64 since it is the power of 2 i.e.
.
- The maximum number of character that can be used to define a field are 64.
Similar questions