answersLogoWhite

0

AllQ&AStudy Guides
Best answer

pointers are the variable which stores the address of another variable.

This answer is:
Related answers

pointers are the variable which stores the address of another variable.

View page

A variable declaration is a math or programming term. A variable is an unnamed component. In the problem the wording will declare what the value of the variable is.

View page

You declare a variable when you create it by specifying its datatype and name in a programming language. This tells the compiler or interpreter to allocate memory for the variable. Variables must be declared before they can be used in most programming languages.

View page

a method is a variable

View page

...are important things in programming.

Example:

extern int variable; /* declaration */

int variable= 8; /* definition with initialization */

View page
Featured study guide

Programming

17 cards

Float

Integer

Boolean

Variable

➡️
See all cards
3.88
8 Reviews
More study guides
No Reviews

No Reviews
Search results