Computer Science, asked by SITRAW, 2 months ago

Any numeric value , an integer or a real number , positive or negative is
called a ____. a) Numeric
b) String
c) Alphanumeric

Answers

Answered by Anonymous
31

Given :

  • Any numeric value, an integer or a real number, positive or negative is called?

Answer :

(Option a) Numeric

Explanation :

{\textsf{\textbf{\pink{\underline{Numeric  Constants }}}}} :

Any numeric value, either an integer or real number, positive or negative is called Numeric Constant. For example: 645, +56, -31 are valid Numeric Constants, These Constants are used for calculations and should not include any special character.

{\textsf{\textbf{\green{\underline{ Alphanumeric or String Constants}}}}} :

A set of characters is called a String. An alphanumeric or string constant consists of a sequence of characters, A-Z, a-z, 0-9 and certain special symbols, like %?#^& *();:"/L etc., enclosed in double - quotes. String constants are used to represent non-numeric quantities, such as names, addresses, etc. For example, "QUESTION", "SUM = Rs 100", "Apple", are some valid string constants.

•°• Hence, verified! that (Option a) Numeric

⠀⠀⠀⠀━━━━━━━━━━━━━━━━━━━⠀⠀⠀⠀⠀⠀⠀⠀

Similar questions