How can I read a binary data file properly?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is a function method?give example?

0 Answers  


How do you override a defined macro?

0 Answers  


Can include files be nested?

0 Answers  


write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?

3 Answers   Oracle,


what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,






what is the use of a array in c

6 Answers  


How variables are declared in c?

0 Answers  


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 is an array? What the different types of arrays in c?

0 Answers  


what are the languages used in c#?

3 Answers   Infosys,


how do you execute a c program in unix.

0 Answers  


Why use int main instead of void main?

0 Answers  


Categories