Sponsored Links


Results 1 to 2 of 2

Thread: character variables and assignment contain characters variable requirement

  1. #1
    sana.pari
    Guest

    Icon14 character variables and assignment contain characters variable requirement

    Sponsored Links1



  2. #2
    Dear student!
    Variables are a way of reserving memory to hold some data and assign names to them so that we don't have to remember the numbers like 46735 and instead we can use the memory location by simply referring to the variable.
    Every variable in C++ can store a value. However, the type of value which the variable can store has to be specified by the programmer. C++ supports the following inbuilt data types:-
    int (to store integer values),
    float (to store decimal values)
    char (to store characters),
    bool (to store Boolean value either 0 or 1)
    void (signifies absence of information).
    So, character variable is a type of variable that stores characters.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Variables in function names in php 2011
    By Vuhelper in forum Php & Mysql
    Replies: 1
    Last Post: 08-02-2014, 10:04 AM
  2. Variables in function names in php 2011
    By Vuhelper in forum Php & Mysql
    Replies: 0
    Last Post: 07-19-2011, 06:41 PM
  3. what are instance variable in c++ ?
    By saneha in forum C++ Programing
    Replies: 1
    Last Post: 04-29-2011, 08:30 AM
  4. Replies: 1
    Last Post: 04-24-2011, 07:04 PM
  5. Replies: 1
    Last Post: 04-24-2011, 05:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft