Differentiate between literal and figurative constant

Showing Answers 1 - 9 of 9 Answers

J.B.Deepa

  • Jun 14th, 2007
 

Literal means any values given by the user..
It may be of strings, numeric like that..constants given/defined by User..
 
Figurative constant means compiler defined constants. They are zeros, spaces etc.

  Was this answer useful?  Yes

UmeshShet

  • Jul 8th, 2009
 

Literal are user defined, can be numeric or Non numeric

Figurative constants are ZERO/ZEROS, HIGH-VALUE/HIGH-VALUES, LOW-VALUE/LOW-VALUES, SPACE-SPACES.

  Was this answer useful?  Yes

mf.vannan

  • Dec 24th, 2009
 

Figurative constant:

Variables will refer the constant values such as space, zero, low and high values.

Literal:

literals are not like that.

Regd,

Rasipuram ManiVannan M

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions