answersLogoWhite

0

A sub-division. it might even be a Budget Code.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is o5 in a fraction?

o5 is not a number but an alphanumeric string.


What is a string variable?

an alphanumeric or string variable is used to represent any non numeric value. it can be represented by one or more letters or digits but it should start with a letter and end with a dollar sign some examples are a$,r45$ etc....


Is string a variable?

an alphanumeric or string variable is used to represent any non numeric value. it can be represented by one or more letters or digits but it should start with a letter and end with a dollar sign some examples are a$,r45$ etc....


Is this serial number A 05988666 A a real number?

No, it is an alphanumeric string, not a number at all.


What is 835?

Without any more information, we can say that it is a three character alphanumeric string.


What are this x11x11?

It is a string of alphanumeric characters. Without further information it is not possible to say more.


What is alphabetic chars only?

In computer programming, a string can be made up of; all numbers (a numeric string,) all letters, (an alphabetic string,) or a mixture of numbers, letters, and symbols, (an alphanumeric string.)


Is o3333 a rational number?

No, it is an alphanumeric string: the first character is not a numeric digit.


What is an 8 bit string of data needed to represent any one alphanumeric character or simple mathematical operation?

An 8-bit string of data used to represent alphanumeric characters and simple mathematical operations is commonly referred to as a byte. The ASCII (American Standard Code for Information Interchange) encoding scheme uses 7 bits for character representation, allowing for 128 unique characters, while the 8th bit can be used for parity or additional control. This enables the representation of letters, digits, punctuation, and basic mathematical symbols. For example, the character 'A' is represented in binary as 01000001.


What is 656565656?

It is 656565656. It is an integer having a core integer value of 5. It may be an alphanumeric string that has no function whatever as a number.


What is a plane registry?

An aircraft registration is a unique alphanumeric string that identifies a civil aircraft, in similar fashion to a licence plate on an automobile.


What is a alphanumeric letter and numbers?

The name "alphanumeric" seems to indicate a collection of letters and digits; but in practice, other symbols can be used as well. That is, in practice the term "alphanumeric" often refers to any data of "string" type - a collection of text, interspersed with digits and other symbols, i.e., anything you might type in NotePad for example, or in MS-Word (without formatting).