CrazyEngineers
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorFeb 9, 2008

    Re: Ask Bjarne Stroustrup - The inventor of C++ programming language

    Hi Ambuja,

    The interview has been published, so I'm moving the post to a new thread under Computer Science Engineering section.
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberFeb 10, 2008

    Read up on Compilers for this.
    Are you sure? This action cannot be undone.
    Cancel
  • kamal_kj5

    MemberAug 12, 2010

    Compilers is what you need to know.First you type in our common language such as English,but a computer can't understand our language.So,it coverts everything we input into it into it's machine language or into binary source code.But c and c++ are like a common language for both of the human and the computer.They are called middle-level languages.So,when you input the data into c,using certain keywords and header files and other tools,it first scans the entire data for any wrong keyword input or undefined characters.If no error is observed,it compiles the whole thing into it's language.It takes place when we press Ctrl.+F9.But it gives the output as per our requirement.So,it scans,compiles and produces the output to execute.The same way,it is used to design softwares and applications at higher levels.
    Are you sure? This action cannot be undone.
    Cancel
  • Leo

    MemberAug 13, 2010

    ambuja 28
    how c and c++ are implimented in system programming ?
    plz reply this
    Hello buddy do you mean how system level programs are made in C and C++, because C and C++ are development system program they are not part of programs to get implemented. Please clarify.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register