Difference Between embedded software and soft ware?
Answer / rajesh kota
Embedded software is a program which will interact with the
physical world. This will be written for a perticular
machine or device which will be dedicated to that for ever.
example: Embedded software is buil in to electronic systems
or cars, home appliances, televisions etc
Normal Software is nothing but the information technoly.
| Is This Answer Correct ? | 22 Yes | 6 No |
What are multibyte characters?
How can I copy just a portion of a string?
What are the string functions? List some string functions available in c.
What is the difference between local variable and global variable in c?
write a program to generate 1st n fibonacci prime number
With the help of using classes, write a program to add two numbers.
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
How would you find a cycle in a linked list?
what is use of loop?
What is pointer to pointer in c language?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
In a header file whether functions are declared or defined?