Computer Science, asked by tiwariabhinav822, 5 months ago

Give two examples of numeric and alphanumeric constant.​

Answers

Answered by ITZANNIKET
6

Explanation:

Alpha numeric is 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,... Alphanumeric is a related term of numeric. is that alphanumeric is consisting of, or limited to, letters and/or numbers, especially the characters a to z (lowercase and uppercase) and while numeric is of, or relating to numbers, especially the characters.

Answered by Anonymous
6

Explanation:

Constant: a)Numeric Constant: 0.423, -0.248, 326.14 are some valid constants. 32+14, “27.14”, 4,625 are some invalid constants. b)Alphanumeric or String Constants:“I am fine”, “246-A”, “CD-29/1,Durgapur” - this are some valid string constants.

Similar questions