answersLogoWhite

0

What is meant by static identifier?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

Nothing. I guess you mean a static variable.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by static identifier?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a static identifier?

A static identifier in a block has execution time lifespan, i.e. its value persists from point of initialization to program termination.A static identifier outside of any block has execution time lifespan, because of its non-block semantics, but the static attribute takes on a different meaning, and means that it is not visible to modules outside of the file it is defined in.(Only applicable to C++ - answer provided for completeness sake) A static identifier in a class is common to all instances of that class. A static method of a class can access only static identifiers of that class.


Do static methods operate on objects why?

No. Why? By definition. A static method is, precisely, a method that is not meant to operate on an object. It can only work with static fields, and other static methods, of its class.


What charge occurs when rubbing a balloon with plastic?

it will produce static electricity and the static electricity will make the balloons stick together for about 2 seconds


What does CSM abbreviation meant in the construction industry?

DSM means Continuum Static Method


What is meant by memory address?

A memory address is an identifier for a memory location, at which a computer program or a hardware device can store data and later retrieve it.


What is meant by identifier?

An identifier is the friendly name used by the compiler to represent the location of an object in memory. You could say *0x1234 = *0x3464 + *0x9587, or you could say A = B + C, given that A, B, and C, had those addresses. A, B, and C are identifiers in this example.


What is the difference between static var compensator and static var cenerator?

there is no such thing as static var cenerator but if you meant static var generator then the difference is the same. it is one in the same thing, a combination or inductance and capitance to generate either reactive inductance or capacitive reactance.


What is a unique item identifier?

a unique item identifier means what?


What is meant by the storage class of a variable?

auto, extern, static, register, typedef (only formally)


Can you pass addresses to a function in C plus plus?

If the identifier you want to pass is an ordinary identifier, pass it as the address of... function(&identifier); If the identifier you want to pass is an array identifier, pass its name... function(arrayname);


Is keyward is identifier?

Isn't keyward isn't identifier.


How do you spell indentifyer?

The correct spelling is "identifier."