Computer Science, asked by balramandkrishna01, 5 months ago

name the artbute that lets the item get arranged reversed in order​

Answers

Answered by sarvamiagarwal
0

Answer:

The reversed attribute is a boolean attribute. When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...).

Answered by jenita1270
0

Answer:

The reversed attribute is a boolean attribute. When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...).

Similar questions