Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8606237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:02:31+00:00 2026-06-12T03:02:31+00:00

[C++11: 1.7] talks about bytes in terms of bits: The fundamental storage unit in

  • 0

[C++11: 1.7] talks about bytes in terms of bits:

The fundamental storage unit in the C++ memory model is the byte. A byte is at least large enough to contain any member of the basic execution character set (2.3) and the eight-bit code units of the Unicode UTF-8 encoding form and is composed of a contiguous sequence of bits, the number of which is implementation-defined. The least significant bit is called the low-order bit; the most significant bit is called the high-order bit. The memory available to a C++ program consists of one or more sequences of contiguous bytes. Every byte has a unique address.

However, I cannot find anywhere in the standard that defines “bit”.

So is it true to say that C++ does not place limitations on the number of values that may be represented by a single bit?

Does it allow, say, tri-state bits?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T03:02:32+00:00Added an answer on June 12, 2026 at 3:02 am

    3.9.1.7 says

    Types bool, char, wchar_t, and the signed and unsigned integer types
    are collectively called integral types.48) A synonym for integral type
    is integer type. The representations of integral types shall define
    values by use of a pure binary numeration system.49) [ Example: this
    International Standard permits 2’s complement, 1’s complement and
    signed magnitude representations for integral types. — end example ]”

    The note 49 reads

    A positional representation for integers that uses the binary digits 0
    and 1, in which the values represented by successive bits are
    additive, begin with 1, and are multiplied by successive integral
    power of 2, except perhaps for the bit with the highest position.
    (Adapted from the American National Dictionary for Information
    Processing Systems.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Much I've read talks about the advantages of setting your UI up in IB.
The team talks about one new effect released in jQUery UI 1.8. Which one
Walter Bright's article on C++ Compilation talks about these two phrases Conversion to preprocessing
I have seen this question that talks about getting the last part of a
There is a post here that talks about this as being a bad idea
I'm reading a book about DI that always talks about DI frameworks instantiating an
I can't seem to find anywhere that talks about doing this. Say I have
In this reddit blog post , the author talks about MD5ing the cache keys
I'm studying The C++ Programming Language from Bjarne Stroustrup and he talks about logical
I just read an article that explains the zero-copy mechanism. It talks about the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.