MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Network Management
Network Statistics Measurement Systems
Q
In SMI, a record is an unordered collection of elements of different types.
AA. True
BB. False
CC.
DD.
Correct Answer:
B. B. False
Explanation:
SMI provides a very simple view of the network. Every element is completely defined by a set of variables, which may take on a limited number of data types. These include scalar or primitive types and three structured or constructed types (arrays, records, and sets). A record is an ordered collection of elements of different types, with each element referred to by name.