What is the meaning of 2d in c?


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

Post New Answer

More C Interview Questions

Write a programe print the sum of series 0,1,2,.....10

7 Answers  


What are the string functions? List some string functions available in c.

0 Answers  


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

0 Answers  


In c programming language, how many parameters can be passed to a function ?

0 Answers  


what is a pointer

4 Answers   Bank Of America, TCS,






what is data structure.in linear and non linear data structures which one is better?Explain

3 Answers   Wipro,


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,


How pointer is benefit for design a data structure algorithm?

2 Answers  


How can I sort more data than will fit in memory?

0 Answers  


What are the parts of c program?

0 Answers  


write a c program to print a given number as odd or even without using loop statements,(no if ,while etc)

10 Answers  


What is a program?

0 Answers  


Categories