code for replace tabs with equivalent number of blanks


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

Post New Answer

More C Interview Questions

What's the right way to use errno?

0 Answers  


What is variable in c with example?

1 Answers  


How to establish connection with oracle database software from c language?

0 Answers  


How can you check to see whether a symbol is defined?

0 Answers  


What are identifiers in c?

0 Answers  


what is c?

13 Answers   Tech Mahindra,


What is wrong with this program statement?

0 Answers  


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

0 Answers  


Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);

5 Answers  


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

0 Answers  


write a program to interchange the value between two variable without using loop

1 Answers  


how to find the largest element of array without using relational operater?

6 Answers   Satyam, Wipro,


Categories