What is the difference between static and dynamic data structures?

What will be an ideal response?

A dynamic data structure can change in size as a program executes. A static data structure’s size is fixed at compilation.

Computer Science & Information Technology

You might also like to view...

The ________ dialog box is used to relocate a chart to another worksheet

A) Insert Chart B) Move Chart C) Format Chart D) Chart Elements

Computer Science & Information Technology

Which UI element states selector matches any option button that is in a selected state?

A. enable B. selected C. disabled D. checked

Computer Science & Information Technology