Results 1 to 13 of 13

Thread: c c++apptitude

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    1

    c c++apptitude

    hai...hello....


  2. #2
    Junior Member
    Join Date
    Dec 2007
    Answers
    5

    Re: c c++apptitude

    What is compiler?


  3. #3
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Smile Re: c c++apptitude

    hello and hai to geek community


  4. #4
    Contributing Member
    Join Date
    Nov 2007
    Answers
    46

    Re: c c++apptitude

    compiler:
    it is used to change the source code into machine code.
    -machine understandable language


  5. #5
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Re: c c++apptitude

    hello tis is rajendra who is this


  6. #6
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Re: c c++apptitude

    hai for our community


  7. #7
    Junior Member
    Join Date
    Jul 2007
    Answers
    18

    Re: c c++apptitude

    compiler produce an object file n then automatically links with the library functions to produce an executable file


  8. #8
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Re: c c++apptitude

    what is the meaning of Token


  9. #9
    Junior Member
    Join Date
    Feb 2008
    Answers
    10

    Re: c c++apptitude

    well hello

    compiler converts an any source code to machine code i.e the language which could be understood by machine

    the one used to convert assembly language to machine code is called an assembler


  10. #10
    Junior Member
    Join Date
    Dec 2007
    Answers
    5

    Post Re: c c++apptitude

    Quote Originally Posted by anbumani View Post
    hai...hello....
    Hai! hello! sir,Thanks for giving more information on C and C++.
    Keep helping me for .NET.


  11. #11
    Junior Member
    Join Date
    Dec 2007
    Answers
    5

    Wink Re: c c++apptitude

    Quote Originally Posted by rajendramca View Post
    hello tis is rajendra who is this
    Im PRAVEEN from belgaum,karnataka.
    Happy Valentine day!!!!! thank you!!


  12. #12
    Junior Member
    Join Date
    Dec 2007
    Answers
    5

    Question Re: c c++apptitude

    Quote Originally Posted by ajithkumarsk View Post
    what is the meaning of Token
    Tokens are the heart of a parser. Each basic element of the language you want to parse is a token. Typical tokens are for matching a number, a keyword, an identifier, an operator, etc... Table () gives token definitions which might be used in a parsers for the C language.

    Examples:
    1.token ifkeyword <if> the literal if
    2.token additionoperator <\+|\-> the plus (+) or minus (-) operator


  13. #13
    Junior Member
    Join Date
    Nov 2005
    Answers
    1

    Re: c c++apptitude

    Quote Originally Posted by ajithkumarsk View Post
    what is the meaning of Token
    Token is the smallest part in the program..
    for example:

    Keywords; identifiers; etc


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact