Company Name: DNCL Technologies
Date: Apr-2018
Interview Questions:
1) Introduce about yourself.
2) Explain about your current projects.
3) On what parameter you have worked on?
4) What is the angle you will maintain for takeoff and landing of an aircraft?
5) What is altitude and pressure?
6) How to calculate the pressure?
7) What is airspeed?
8) What is AOA and AOSS?
9) What are the outputs of ADS?
10) How you will maintain the redundancy?
11) What is unit testing?
12) Explain V&V model.
13) Which tool have you used in testing?
14) What is verification and validation?
15) What is HDLC and explained it?
16) What is software integration testing?
17) At what level you will find MC/DC?
18) What is MC/DC and explained with one example?
19) What is equivalence partition class and boundary value analysis?
20) What is data coupling and control coupling?
21) What is test case and test procedure?
22) How have you written test cases?
23) What is SCA?
24) Which tool have you used for SCA?
25) Explain about the software life cycle process.
26) What is DO-178B?
27) What are the advantages of using DO-178B?
28) How many objectives of each software life cycle process?
29) How many levels are there in DO-178B?
30) What is software planning process?
31) What are the outputs of software planning process?
32) What is SCM?
33) What are the inputs and outputs of SCM?
34) At what level you are using MC/DC?
35) How much will you rate yourself for C out of 10?
36) What is the size of float and double?
37) Explain about the compilation and execution of C program?
38) What is pointer?
39) What is void pointer and dangling pointer? Explained with one example.
40) What is structure?
41) What is the difference between structure and union?
42) What is dynamic memory allocation and static memory allocation?
43) What is the syntax of dynamic memory allocation?
44) Explain about the malloc() and calloc().
45) What is storage classes and explain it?
46) What is the difference between extern and static?
47) What is call by value and explain with one example?
48) What is structure padding and explain with one example?
49) What is constant pointer?