c language interview questions & answer


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

Post New Answer

More C Interview Questions

What is page thrashing?

0 Answers  


By using C language input a date into it and if it is right?

0 Answers   Aricent,


how can i get output like this? 1 2 3 4 5 6

6 Answers   Excel,


The variables are int sum=10,SuM=20; these are same or different?

3 Answers  


Explain how can I remove the trailing spaces from a string?

0 Answers  






what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7

4 Answers   TCS,


In a switch statement, what will happen if a break statement is omitted?

0 Answers  


Should I learn data structures in c or python?

0 Answers  


What is the difference between Printf(..) and sprint(...) ?

0 Answers   InterGraph,


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

0 Answers  


what are the uses of structure?

7 Answers   HCL,


Is c++ based on c?

0 Answers  


Categories