Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

What is the function of Watchdog timer in embedded system?

Answer»
2.

What is the purpose of using critical sections?

Answer»
3.

What are the rules followed by Mutexes?

Answer»
4.

Why does pre-emptive multi-threading used to solve the central controller problem?

Answer»
5.

Write a program to show the functionality of Power-save super loop.

Answer»
6.

What are the different types of customizations that is used with the “volatile” keyword?

Answer»
7.

What is the function of DMA controlled in embedded system?

Answer»
8.

How does the interrupts handle by using the threads?

Answer»
9.

How does the interrupt architecture works?

Answer»
10.

Why is it better to use multi-threading polling then single threading model?

Answer»
11.

What is the function of simple thread poll in embedded system?

Answer»
12.

How does Input/Output bus functions?

Answer»
13.

What is the main function of Multiplexed Address/Data Bus?

Answer»
14.

What are the different types of Buses used by the embedded systems?

Answer»
15.

What are the different types of system involved in embedded system?

Answer»
16.

What is interaction semantics used in embedded systems?

Answer»
17.

Why is Model transformations used in the embedded system?

Answer»
18.

What are the functional requirements that are used in the embedded systems?

Answer»
19.

What are the differences between analytical and computational modeling?

Answer»
20.

What is the difference between Hardware design and Software Design?

Answer»
21.

What is the need for having multibyte data input and output buffers in case of device ports?

Answer»
22.

What are the commonly found errors in Embedded Systems?

Answer»
23.

Differentiate between mutexes vs semaphores.

Answer»
24.

Why is java mostly used in embedded systems?

Answer»
25.

If you buy some RTOS, what are the features you look for in?

Answer»
26.

Significance of watchdog timer in Embedded Systems.

Answer»
27.

How to create a child process in linux?

Answer»
28.

Explain interrupt latency and how can we decrease it?

Answer»
29.

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

Answer»
30.

How are macros different from inline functions?

Answer»
31.

What is Endianness of a system and how do different systems communicate with each other?

Answer»
32.

What is the need for DMAC in ES?

Answer»
33.

Why do we need virtual device drivers when we have physical device drivers?

Answer»
34.

A vast majority of High Performance Embedded systems today use RISC architecture why?

Answer»
35.

How does combination of functions reduce memory requirements in embedded systems?

Answer»
36.

What is the need for an infinite loop in Embedded systems?

Answer»
37.

Show the use of sockets for the server and client side of a conversation?

Answer»
38.

How can memory be managed in perl?

Answer»
39.

What are STDIN,STDOUT and STDERR?.

Answer»
40.

How and what are closures implemented in perl?

Answer»
41.

How can arrays be tied?

Answer»
42.

What can be done for efficient parameter passing in perl? Explain.

Answer»
43.

How can information be put into hashes?

Answer»
44.

What are the two ways to get private values inside a subroutine or block?

Answer»
45.

Explain the functioning of conditional structures in perl.

Answer»
46.

Write the program to process a list of numbers.

Answer»
47.

Write an example explaining the use of symbol tables.

Answer»
48.

What rules must be followed by modules in perl.

Answer»
49.

How does polymorphism work in perl? Give an example.

Answer»
50.

Can inheritance be used in perl? Explain with the help of an example.

Answer»