Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Operating Systems > Windows > SDK

SDK SDK Interview Questions, Learn by sharing SDK Interview Questions asked in various Companies, Get Career advices, Interview Procedures from SDK experts, Post asked SDK Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-27-2008, 04:59 PM
Senior Member
 
Join Date: Feb 2008
Posts: 341
Default What is Compiler

What is Compiler?
Reply With Quote
  #2 (permalink)  
Old 06-29-2008, 01:10 AM
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default

Compiler is a System Software, which converts High Level Language into Machine Language and generates errors if any exists.



HIGH
LEVEL ----> COMPILER -----> MACHINE
LANGUAGE LEVEL LANGUAGE.


Eg: C Language Compiler Converts C Program written in English (High Level Language) into Machine language (0's and 1's).

Advantages of Compiler:

Since Machine Language is not understood by humans and is difficult to learn and debug the Code, so Compiler is important in converting it from High level language.
Reply With Quote
  #3 (permalink)  
Old 07-09-2008, 05:58 AM
Junior Member
 
Join Date: Jul 2008
Posts: 5
Default

what is boot strapping ??
Reply With Quote
Reply

Tags
operating systems, software, windows

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On