Welcome to graduate2professional.blogspot.com

Monday, May 11, 2009

HONEY WELL Interview questions

HONEY WELL
Written test followd by three technical interviews.
ABT all projects in my resume.(brief)
1.Difference between union and structures.why we are using structures in our project rather than
Unions?
2.program for string is palndrome or not?
3.write a program for maximum number in a array.
4.out puts for function call by value ,call by reference, calll by address.
5.macros and inline functions difference.(in depth)
6.in C++ inhertence.
7. how to find a size of variable with out using size of variable?
8.abt data link layer.
9. abt tcp aand udp.
10.wt is the use of keyword EXTERN .wt is difference between declaring as extern and declared in .h file?
11.abt stack opration?
12.abt queue operation?
13.abt malloc and calloc.
14.program exeqution process abt each stage.
15.some questions in graphs and trees.
16.searching and sorting of tree.
17.time complexcity of different searching algorithms.
18.in C++ wt is pure virtuval class.
19.Abt DO-178B standrads.,(brief)
20.wt is diff between GPOS and RTOS
21. based on priority of task some tricky questions.
22.wt is deadlock
23.wt is starvation.
24.paging AND SEGMENTATION.
25.general SHEDULINGS policies.
26.abt fork and kill in linux.
27.if we kill the parent process wt happen to child process.
28.wt is ment by context switching.
29.abt process control block.?
30.abt fork systemcall.
31.difference between semophore and mutex.
32.abt VOLATILE CONST,wt is the use of volatile for constant .
33.abt recursive functions.and example in real time.
34.disadvantages and advantages of recursive functions with an example.
35.abt bit manpulation programs in c.
36.revrse a linked list elements without using any other variable.
37.abt #define…
38.abt function pointers and and their use in real time….(we have to explain).
39.function with different arugument list.(it is ddifferent from variable length argument list)
40.static int a[5]={1};
Int b[5]={1}; values of a[3],b[3]?
41. how the function call will work internally.

No comments:

Post a Comment