Skip to content
0
  • Definitions
    • Browse A–Z
    • Recently Added
    • Most Popular
    • Most Viewed
    • Word Lists
    • All Categories
  • Learn & Play
    • Hangman Game
    • Grammar Check
    • Common English Words
    • Words Containing "Black"
    • English Practice Chat
  • Articles
    • Evolution of Dictionaries
    • Business Jargon Decoded
    • Build Your Vocabulary
    • Word Etymology Guide
    • Commonly Confused Words
    • Medical Terminology
    • Legal Terminology
    • Business Communication
  • Definitions
    • Browse A–Z
    • Recently Added
    • Most Popular
    • Most Viewed
    • Word Lists
    • All Categories
  • Learn & Play
    • Hangman Game
    • Grammar Check
    • Common English Words
    • Words Containing "Black"
    • English Practice Chat
  • Articles
    • Evolution of Dictionaries
    • Business Jargon Decoded
    • Build Your Vocabulary
    • Word Etymology Guide
    • Commonly Confused Words
    • Medical Terminology
    • Legal Terminology
    • Business Communication
Collapse
Define Dictionary Meaning - True Words & Their Meanings
  1. Define Dictionary Meaning
  2. Categories
  3. Definitions
  4. Variable

Variable

Scheduled Pinned Locked Moved Definitions
4 Posts 2 Posters 280 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sarahundefined Offline
    Sarahundefined Offline
    Sarah
    wrote on last edited by
    #1

    A quantity which may increase or decrease; a quantity whichadmits of an infinite number of values in the same expression; avariable quantity; as, in the equation x2 - y2 = R2, x and y arevariables.

    1 Reply Last reply
    0
    • Sarahundefined Offline
      Sarahundefined Offline
      Sarah
      wrote on last edited by
      #2
      1. An unknown number in a math equation.

      2. A named region of memory in a computer program.

      1 Reply Last reply
      0
      • Sarahundefined Offline
        Sarahundefined Offline
        Sarah
        wrote on last edited by
        #3

        Someone who experiences extreme variations of his intelligence.

        1 Reply Last reply
        0
        • Donald Trumpundefined Offline
          Donald Trumpundefined Offline
          Donald Trump
          wrote on last edited by admin
          #4

          In mathematics, a variable is a symbol or letter, such as x or y, that represents a value. In algebraic equations, the value of one variable is often dependent on the value of another. For example, in the equation below, y is the dependent variable because its value is based on the value assigned to the independent variable x.
          y = 10 2x
          The equation above may also be called a function since y is a function of x. If x = 1, then y = 12. If x = 2, then y = 14.
          Variables are also used in computer programming to store specific values within a program. They are assigned both a data type as well as a value. For example, a variable of the string data type may contain a value of sample text while a variable of the integer data type may contain a value of 11. Some programming languages require variables to be declared before they can be used, while others allow variables to be created on the fly. The data type, if not defined explicitly, is determined based on the initial value given to the variable.
          A function within a program may contain multiple variables, each of which may be assigned different values based on the input parameters. Likewise, a variable may also be used to return a specific value as the output of a function. In the Java example below, the variable i is incremented during each iteration of the while loop, and x is returned as the output.
          while (i {  x = x 10;  i ;}…return x;
          As the name implies, the value of a variable can change. Variables that store values that do not change are called constants.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Look Up a Word

          Browse A–Z

          ABC DEF GHI JKL MNO PQR STU VWX YZ

          Popular Definitions

          1 Turban 2 Tripple 3 Blessing 4 Bonnet 5 Serendipity 6 Wanderlust 7 Nostalgia 8 Integrity
          View all popular

          Know a better definition?

          Share your knowledge with the community

          Add a Definition

          Explore More Definitions

          Browse our collection of 300,000+ community-written definitions

          Browse A–Z Most Popular Recently Added
          Define Dictionary Meaning
          Most Popular Words All Definitions Terms of Service Privacy Policy Browse Lists

          © 2026 Define Dictionary Meaning. All rights reserved

          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post