Blade logic interview question. 1st round is a written tests with 15 multiple questions from c and c++. All are simple basic question. Like int main () { Int i=65; Return printf(ā%cā, i); } 2nd and 3rd round is technical interview. The position for which I was interview was core UNIX and c. Yes it is for system programming. The company has product name blade server. For their server they are creating their own command for their purpose. Example cd command. We can implement it in a c program by using the chdir() function. So the question asks related to PID, fork, pipe, shared memory, signal. Write a program in c which will act as cp command.
1 10903Post New BladeLogic Interview Questions
Can I use my domain name with any host?
Explain the difference between throw and throws in java?
Any idea about PayPal?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Can we assign multi distribution channel to a single customer in sap sd sales process. If yes then how?
Does weblogic jms support clustering? : BEA Weblogic
How we can send more values through the response text?
Explain what is a fifo?
Definition and use of Maps, how AddressMap (with methods) is used in standard AX?
What is cache coherency? : Dot net architecture
Which jsp implicit objects are thread safe?
Explain document transfer-level security?
What is upsizing?
What is bean life cycle in spring?
How do you know if a set of points is a function?