The four available storage classes are called auto, static, extern, and ____.

A. stack
B. intern
C. void
D. register


Answer: D

Computer Science & Information Technology

You might also like to view...

Write a recursive Java method that takes a String as a parameter and returns true if the String is a palindrome. You may assume that the string only contains lower case characters (i.e. no numbers, spaces, punctuation, etc).

What will be an ideal response?

Computer Science & Information Technology

With the frame value ____, a border is drawn only above the table.

A. top B. above C. hsides D. box

Computer Science & Information Technology

After the comments, in VBA code the next item is the _____ of the macro.

A. module B. body C. procedure D. command

Computer Science & Information Technology

You can control the flow of web page elements more precisely with the CSS  ________ property, which prevents floated elements from being displayed to the left, right, or on either side of another element.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology