Computer Science, asked by prabazion427722y72, 5 hours ago

Name the feature that displays a list of items with their explanation, while typing. *
OPTION A ) LOOPING
OPTION B ) INTELLISENSE
OPTION C ) NONE OF THE ABOVE

Answers

Answered by nancychaterjeestar29
0

Answer:

B) intellisense

Explanation:

IntelliSense is a code-completion aid that includes a number of features: List Members, Parameter Info, Quick Info, and Complete Word. These features help you to learn more about the code you're using, keep track of the parameters you're typing, and add calls to properties and methods with only a few keystrokes.

#SPJ3

Similar questions