189k views
0 votes
Read-only key is an _______.

a) Array
b) Object
c) String
d) Boolean

1 Answer

5 votes

Final answer:

A read-only key, in programming, is an Object that permits viewing but not modification of data.

Step-by-step explanation:

A read-only key is typically an access credential that allows users to view data without being able to modify it. In the context of programming and data structures, however, the term could be misleading as a key in this sense might refer to a unique identifier used in objects or associative arrays to access values. Given the options provided, the correct answer is that a read-only key is an Object.

User Keneth Adrian
by
8.5k points

No related questions found