which type of aspect you want from the student.


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

Post New Answer

More C Interview Questions

logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............

2 Answers   Infosys,


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


coding for Fibonacci.?

1 Answers  


What is the size of enum in c?

0 Answers  


Program to display given 3 integers in ascending order

1 Answers   N Tech,






Why isnt there a numbered, multi-level break statement to break out

0 Answers  


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

0 Answers   InterGraph,


What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


Why is c called "mother" language?

0 Answers  


How can you restore a redirected standard stream?

0 Answers  


Which is better between malloc and calloc?

0 Answers  


What is the diffrent between while and do while statement ?

6 Answers  


Categories