ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
What is the main differences between C and Embedded C?
 Question Submitted By :: Sivavendra
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the main differences between C and Embedded C?
Answer
# 1
C is for desktop computers, embedded C usually is for
microcontroller based applications.
C use the resources of desktop computers (memory, OS, etc)
Embbeded C use only limited resources available in chip
(limited RAM, ROM, ports, etc).
Embbed C could be a subset of C.
 
Is This Answer Correct ?    14 Yes 2 No
Vishnu948923
[No]
 
  Re: What is the main differences between C and Embedded C?
Answer
# 2
Embedded C is an extension of C
The Extra Features are available in Embedded C are
1. fixed point types
2. multiple memory areas
3. I/O register mapping.
 
Is This Answer Correct ?    7 Yes 1 No
Dongay
 
 
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
what is a static function Satyam10
what is the stackpointer  2
whether itis a structured language? Microsoft1
what's the return value of malloc()  8
why should i select you? Wipro18
program to find the roots of a quardratic equation  1
what are the interview question's in the language c Nipuna1
what is the defrenece between structure and union  5
what is data structure  4
wats SIZE_T meant for?  1
main() { int arr[5]={23,67}; printf("%d%d%d",arr[2],arr[3],arr[4]); } TCS6
n=7623 { temp=n/10; result=temp*10+ result; n=n/10 } Wipro4
What are bit fields? What is their use? Adobe1
write a c program to accept a given integer value and print its value in words  3
how to implement stack operation using singly linked list  1
What is the difference between null pointer and void pointer CTS3
Why preprocessor should come before source code?  2
const char * char * const What is the differnce between the above tow?. TCS5
how many error occurs in C language ? Wipro11
palindrome for strings and numbers----Can anybody do the prog? TCS6
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com