Thread: multiple choice

  1. #1
    Registered User
    Join Date
    Sep 2009
    Posts
    15

    Question multiple choice

    Strings cannot A,B,C,or D?

    A) be initialized using string literals.
    B) end in a character other than the null character.
    C) be initialized with initializer lists.
    D) be treated as arrays of characters.

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Definitely Q.

  3. #3
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    I could make an argument for none of the above.
    Mainframe assembler programmer by trade. C coder when I can.

  4. #4
    Registered User
    Join Date
    Sep 2009
    Posts
    15
    Shows how smart people are here

  5. #5
    Registered User
    Join Date
    Sep 2009
    Posts
    15
    Its simple question, and nobody can answer it?

  6. #6
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    We don't do people's homework for them. Go research it yourself.

  7. #7
    Registered User
    Join Date
    Sep 2009
    Posts
    15
    hahaha... who said this was homework

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Modular Programming Help
    By DJ_Steve in forum C Programming
    Replies: 21
    Last Post: 09-11-2009, 12:01 AM
  2. Returning multiple values from function??
    By AJOHNZ in forum C++ Programming
    Replies: 3
    Last Post: 08-18-2009, 03:42 AM
  3. Linked List Help
    By CJ7Mudrover in forum C Programming
    Replies: 9
    Last Post: 03-10-2004, 10:33 PM
  4. Multiple Choice!!!
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 09-08-2002, 02:30 PM