What should be the precondition of the following algorithm?Algorithm createList (list)Initializes metadata for list.Post metadata initialized allocate (list) set list head to null set list count to 0end createList
A. list is metadata structure passed by reference
B. list is metadata structure passed by value
C. list is a pointer to a metadata structure
D. list is null
Answer: A
Computer Science & Information Technology
You might also like to view...
In order for the XSL code to be valid, the _______ line of HTML must be present.
What will be an ideal response?
Computer Science & Information Technology
Which of the following is not an extension of XML?
(a) SMIL. (b) MathML. (c) SGML. (d) VoiceXML.
Computer Science & Information Technology
Other than the Slide pane, where can you enter slide text?
A. Slide view B. Notes pane C. Slide Sorter view D. Outline view
Computer Science & Information Technology
TCP communication could be likened to which of the following?
a. Announcement over a loudspeaker b. Bullhorn at a sporting event c. Internet traffic d. Phone conversation
Computer Science & Information Technology