Examlex

Solved

Iconic Memory Is a Fast-Decaying Store Of

question 239

Multiple Choice

Iconic memory is a fast-decaying store of:


Definitions:

String

A sequence of characters used to represent text in computer programming.

Static Method

A method that belongs to the class rather than any object of the class and can be invoked without the need for creating an instance of the class.

This Parameter

A reference variable in an object-oriented language that refers to the current object within an instance method or constructor.

Static Variables

Variables defined within a class in such a way that they are initialized only once and retain their value even after the method execution finishes.

Related Questions