answersLogoWhite

0


Best Answer

The only alphabet used in a modern Periodic Table is the English one, which is almost the same as the Latin one. Alphabets not used include Greek, Cyrillic, Hebrew, Thai, etc.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

k

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which letters of the alphabet are not used alpha numeric code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you test your code?

Hi, Prepare unit testing test cases. Take each control/object in your progra, write test case (what to enter, alpha or numeric or alpha/numeric, date etc) and what are you expecting from the system once you enter the data. Try all options that you have provided (like Add, Change, Display, Print etc) and see whether the program functions as per the requirement. The program should do intended functions and no un-intended thing to happen. hope this helps


Bar code system- why must the number code be changed to binary for the laser readr to work?

Binary is the most primitive form of numeric notation and is by far the easiest to implement at the machine level.


Why excess-3 is require?

Excess-3 or XS-3 code is rqeuired for code encryption in LDST (Logic Design and Switching Theory).. A computer programming code for alpha-numerics.


What is the purpose of ASCII?

The American Standard Code for Information Interchange was made to standardize 128 numeric codes that represent the English letters, Symbols, and Numbers. Any USA keyboard is made with this standard in mind.


What is the C plus plus code to print all ASCII codes and the equivalent characters?

Although character data types such as char are intrinsically numeric, whenever you print a char you automatically print the symbol associated with the character code (the char's value), never the code. In order to print the code you must cast the character to a numeric data type, such as int. char c = 'A'; // ASCII value 65 decimal (0x41) std::cout << static_cast<int>(c); // puts the value 65 on std::cout

Related questions

An example of a medicare HCPCS code number is?

Alpha numeric, containing letters & numbers


what does alpha bravo mean?

Alpha and Bravo are code words used in the NATO phonetic alphabet to represent the letters A and B. These code words help to ensure clear communication, especially in situations where letters can be easily confused over the phone or radio.


Is zip code is alpha numeric for any country?

In the United States, ZIP codes are numeric because they contain only numbers. Postal codes in Canada, for comparison's sake, are alphanumeric, because they contain letters (alpha) and numbers (numeric).


What letters are used in alpha numeric code?

In a true alpha-numeric code numbers are assigned to all characters - no letters are used. This is so that computers can process the code. The best-known example of an alpha numeric code is ASCII, where the numbers 0 - 255 are assigned to all the standard letters (upper and lowercase having different codes) and the digits 1 - 0, as well as the other characters a keyboard can type. A coide which uses both letters and numbers is one such as Hexadecimal Code - this is a form of counting using 16 as a base instead of the more usual 10. The code uses 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 and then uses A for 10, B for 11, C for 12, D for 13, E for 14 and F for 15. 16 is represented in this code as 10. Hexadecimal allows decimal numbers of 0 - 255 to be represented by two characters.


What are examples of alphanumeric characters?

Alphanumeric characters are the letters of the alphabet (A-Z) and the numerals 0-9. Ciphers or code-numbers which mix letters (alpha) and numbers (Numeric) examples, mostly military, wouold include M-l6 (an assault rifle), B-29 (a Bomber) G-2 (genrric term for intelligence) and so on... note mixing of letters and numbers. Many Library call numbers (In NYC) are of this type.


What is the full form of IFSC?

IFSC Code means Indian Financial System Code. It is 11 digit alpha-numeric code which is used for online fund transfer.


Different types of alphanumeric code?

ASCII EBCDIC Unicode search wikipedia for knowing more about these alpha numeric codes!


What is the alphabet consisting of dots and dashes that represent letters and numbers?

Morse Code?


Why does A start the alphabet?

Because the numeric and alphabetic code which is phenomenal is contributed to a which leads us to b ------------------------- The English alphabet starts with "A" because the Greek alphabet, which is the principle source of our alphabet, starts with "A." Actually it because a is for Adam which was the first person on earth so :P


How many figures in a COT - Code for Online Transfer - are required by a bank?

11 digits alpha-numeric code in India, also known as a IFSC, typically in the format, XXXX0000000.


What was the system that was developed to represent letters of the alphabet when sending telegraph messages?

the morse code


How do you enter a alphanumeric pin on a ATM?

ATMs are not designed to accept alpha-numeric PINs. They're programmed to accept a 4-digit numerical code.