Company Name: Processware
Interview Questions:
1. Introduce yourself.
2. In which department you are working in ADE?
3. Explain about your project?
4. What is airspeed?
5. What is AOA?
6. How ADC and DFCC communicate with each other?
7. Why right side is called STARBOARD and left side called PORT?
8. Is DFCC is divided into channels? How many channels and what it contains?
9. What is difference between ADC channels and DFCC channels?
10. What is unit testing?
11. Which tool you have used for unit testing?
12. What is SDLC?
13. What is the input and output of each level of SDLC?
14. Explain manual testing procedure.
15. What is SCA?
16. Why we have to perform SCA 100%?
17. What is DO-178B?
18. What are the software life cycle processes?
19. How many levels are there in DO-178B?
20. Tell some outputs in DO-178B?
21. What are software levels?
22. If I am covering 66 objectives which level it is called?
23. If I am covering 65 objectives and MCDC in level B is it right or not?
24. Example of software levels?
25. What is coding standard?
26. On which module you have worked?
27. Can you write code of your module?
28. How many degree of AOA we have to maintain?
29. How much you rate yourself in C out of 10?
30. What is difference between Ada and C?
31. What is structure? Explain with an example.
32. What is dangling pointer?
33. What is void pointer?
34. What is size of a pointer?
35. What is size of integer void pointer and float void pointer?
36. What is dynamic memory allocation?
37. Why memory leakage happens if we won’t free the heap memory?
38. What is call by value and call by reference?