answersLogoWhite

0


Best Answer

A structure variable is a name that refers to a data structure. For example:

struct S {/*...*/};

int main (void) {

S x; /* x is a structure variable that refers to an instance of the structure S */

// use x...

return 0;

}

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a structure variable in computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a computer variables?

In a programming language, a variable is a name for a place where information is stored.


What does variable allow you to do that you couldn't do before?

In computer programming, or in algebra? In computer programming, you can store a value that you recover later, and you can do generic calculations, which work for all sorts of numbers, not just for one specific number.


What does a variable allow you to do that you couldn't do before?

In computer programming, or in algebra? In computer programming, you can store a value that you recover later, and you can do generic calculations, which work for all sorts of numbers, not just for one specific number.


What is a letter used to represent one or more numbers called?

A variable. In computer programming, you can have a single variable for a group of related numbers - in this case, you speak about an array.


Is class a pointer?

No. In computer programming, a class is a data type while a pointer is a variable that can store a memory address.


What is the indentation in programming Why is it important?

In computer programming languages, indentation formats program source code to improve readability. Programming languages make use of indentation to define program structure . Programmers use indentation to understand the structure of their programs to human readers.


What is a pointer in programming?

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


What is theobject oriented programming style?

When a programming language is "object-oriented" it means that the code is based (or oriented) around Objects as opposed to executing line by line. An object is any value, variable, function, or data structure.


What is the difference between the structure tag and structure variable?

The structure tag is a type. The structure variable is an instance of that type.


What is the definition of the term C static?

The term C static is a variable within computer programming in particular C Language. When set static the variable inside a function keeps its value between invocations.


What is variable declarations?

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.


How is computer programming used in computer programming?

Parallax is used in computer programming by using a computer and a USB connection. They have been popular in robotics because of their easiness to program.