An online journal or column used to publish personal or company information in an informal manner is a ________
A) portal B) blog C) tweet D) newsfeed
B
Computer Science & Information Technology
You might also like to view...
A(n) ________ box is an object used to position text on a slide
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following statements is not true of a constructor and destructor of the same class?
a. They both have the same name aside from the tilde (~) character. b. They are both usually called once per object created. c. They both are able to have default arguments. d. Both are called automatically, even if they are not explicitly defined in the class.
Computer Science & Information Technology