Thread: newbie questions

  1. #1
    Registered User
    Join Date
    Oct 2007
    Posts
    1

    newbie questions

    Hi guys I am new to C and have a few newbie questions I was asked at class. Any help wold be great.
    Does a variable needs to be declared and initialized before usage? Is this true or false;
    An example or reason would be appreciated.
    Why is design important to the programming cycle?
    What happens behind the scene as a source code is converted to an executable?
    What are the processes involved?
    Any help greatly appreciated.

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    This sounds very much like homework, so perhaps you can supply what you know about the answers to your questions, and then we can fix up what you got wrong or missed the point of.

    Homework policy

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    Registered User
    Join Date
    Sep 2007
    Posts
    23
    Sounds a lot like a homework assignment to me. I would have helped you a bit if you actually did most of it and asking if your answers are correct, but it is not our fault you do not study or pay attention in class.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newbie Questions
    By snoopy1 in forum C++ Programming
    Replies: 3
    Last Post: 11-19-2006, 02:00 PM
  2. newbie questions
    By jp37 in forum C++ Programming
    Replies: 3
    Last Post: 12-04-2003, 09:31 PM
  3. I have some newbie questions
    By Myra Mains in forum C++ Programming
    Replies: 6
    Last Post: 05-06-2002, 09:30 PM
  4. Real newbie with VC6 questions
    By MagiZedd in forum Windows Programming
    Replies: 8
    Last Post: 10-15-2001, 08:27 PM
  5. newbie questions again
    By dune911 in forum C++ Programming
    Replies: 2
    Last Post: 09-14-2001, 02:43 PM