answersLogoWhite

0

What variable describes an object?

Updated: 9/23/2023
User Avatar

Wiki User

11y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What variable describes an object?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is object in methods in java?

I guess an object in a method would be any object variable, used within a method. An object variable of course is a variable that is declared as a variable of a certain class type.


Why you use the reference variable?

The reference variable controls an object. Without the reference variable, you would have no way of accessing the object.


Which describes the independent variable in an experiment?

The variable that is changed by experimenter.


Independent and dependent?

a independent variable is a variable changed in a science experiment,and a dependent variable is the result according to the cause of the change in the independent variable.


What is the object upon which the response variable is measured called?

The object upon which the response variable is measured is called experimental. The response variable is the variable whose value can be explained by the predictor variable.


What is difference between struct variable and class object?

structure variable can access the variable but class object can access the function also


What describes the amount of an object?

The mass describes the amount of an object. :)


What is independent variable in algebra?

[object Object]


What is the name of the variable that describes data using words or numerals as labels?

The variable that describes data using words or numerals as labels is called a categorical variable.


Which word best describes 8z 5 18?

Ineqality


What is the difference between a variable and a control?

a control is a object that cant be changed in an experiment and a variable is a object that can be changed in a expirament


Where string is stored on Heap or Stack in java?

A String is treated as an object, meaning there is an object on the heap. Of course, the variable you define is a pointer to the object, and it is stored on the stack.A String is treated as an object, meaning there is an object on the heap. Of course, the variable you define is a pointer to the object, and it is stored on the stack.A String is treated as an object, meaning there is an object on the heap. Of course, the variable you define is a pointer to the object, and it is stored on the stack.A String is treated as an object, meaning there is an object on the heap. Of course, the variable you define is a pointer to the object, and it is stored on the stack.