What is output redirection?


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

Post New Answer

More C Interview Questions

write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR

5 Answers  


What is the difference between procedural and declarative language?

0 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


Which is the best sort method for library management?

1 Answers   Microsoft,


Differentiate call by value and call by reference?

0 Answers   Cyient,






Explain what are multibyte characters?

0 Answers  


can v write main() { main(); } Is it true?

6 Answers  


Can an array be an Ivalue?

0 Answers   EXL,


what are the compilation steps? ( i want inside the compiler )

2 Answers  


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 5 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

1 Answers  


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

0 Answers  


what will be the output for the following main() { printf("hi" "hello"); }

5 Answers   RoboSoft,


Categories