What is the difference between hardware design and software design?



What is the difference between hardware design and software design?..

Answer / Tarun Kumar

Hardware design refers to the physical components and layout of an electronic device, including circuit boards, processors, memory, and other peripherals. Software design, on the other hand, focuses on the creation of programs or instructions that tell the hardware what to do. Hardware design is concerned with the physical implementation, while software design deals with the logical operations and algorithms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

Tell me what is rtos?

1 Answers  


What is the use of having the const qualifier?

1 Answers  


What is meant by a sandbox.

1 Answers  


what is difference between micro processor & micro controller ?

8 Answers   Bosch,


What type of scheduling is there in rtos?

1 Answers  


How might a task-based model differ from a threaded model?

1 Answers  


Mention what are buses used for communication in embedded system?

1 Answers  


Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?

4 Answers  


What could be the reasons for a system to have gone blank and how would you debug it?

1 Answers  


Tell me what is difference between binary semaphore and mutex?

1 Answers  


Explain what is the difference between mutexes and semaphores?

1 Answers  


What is the scope of a function that is declared as static?

1 Answers  


Categories