Search:

Type: Posts; User: JParker

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    603

    After looking at it one more time, I think #3 is...

    After looking at it one more time, I think #3 is B, not C. Also, for #6 I got C, but please correct me if I am wrong.
  2. Replies
    1
    Views
    603

    Quick Multiple Choice Problems

    Hello,

    I am taking an introduction to C course at college, and we were recently assigned homework problems that consisted of around 10 multiple choice problems. Since I can't post them below, I...
  3. Replies
    12
    Views
    1,182

    ??? Sorry, but I have no clue what this means....

    ???

    Sorry, but I have no clue what this means. I really wish I knew C :(
  4. Replies
    12
    Views
    1,182

    I understand #2, 3 and 5. I still have no clue...

    I understand #2, 3 and 5. I still have no clue about #1 and 4.
  5. Replies
    12
    Views
    1,182

    Bump! I need help!

    Bump! I need help!
  6. Replies
    12
    Views
    1,182

    1) So how would I go about doing that? Sorry, I...

    1) So how would I go about doing that? Sorry, I am a beginner.

    2) So would this code work:



    if(x >= 3.0 && x <= 2.0) y = x;
    else y = 0
  7. Replies
    12
    Views
    1,182

    Homework Help...?

    Hello, I'm a beginner to the C language. Today, I got assigned homework, and I need help. Below are the questions and what I got (but I do not think it is right):


    I know it's an if/else...
Results 1 to 7 of 7