What is action and transformation in spark?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between #include<stdio.h> and #include"stdio.h" ?
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 Answers BladeLogic, Infosys,
What do you understand by normalization of pointers?
Why do some versions of toupper act strangely if given an upper-case letter?
Explain what is a stream?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
0 Answers MAHINDRA, Protech, Sivan Tech,
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Explain how can I write functions that take a variable number of arguments?
How can I sort more data than will fit in memory?
What is strcmp in c?
what is stack , heap ,code segment,and data segment
Why is a semicolon (;) put at the end of every program statement?