Login Form




Embedded System - 1 Print E-mail

1. What are the different storage classes in C?

 

2. What is interrupt latency?

 

3. Can u have inline virtual functions in a class?

 

4. How is function itoa() written?

 

5. What are the 4 different types of inheritance relationship?

 

6. What is interrupt latency? How can you recuce it?

 

7. What are the features different in pSOS and vxWorks?

 

8. Who to know whether system uses big endian or little endian format and how to convert among them?

 

9. How do you write a function which takes 2 arguments - a byte and a field in the byte and returns the value of the field in that byte?

 

10. Is java a pure object oriented language? Why?

 

11. How can you define a structure with bit field members?

 

12. How would you find out the no of instance of a class?

 

13. What is the differnce between embedded systems and the system in which rtos is running?

 

14. What is forward reference with respect to pointers in c?

 

15. What are the different qualifiers in C?