What are the commands should be given before weiting C
Program i.e, Cd.. like

Answers were Sorted based on User's Feedback



What are the commands should be given before weiting C Program i.e, Cd.. like..

Answer / sushma

cd \
cd tc
cd bin
tc

Is This Answer Correct ?    6 Yes 0 No

What are the commands should be given before weiting C Program i.e, Cd.. like..

Answer / intzar ali

cd \
cd tc
cd bin
tc.exe

Is This Answer Correct ?    5 Yes 0 No

What are the commands should be given before weiting C Program i.e, Cd.. like..

Answer / manigandan

cd tc
cd \
cd edit

Is This Answer Correct ?    1 Yes 0 No

What are the commands should be given before weiting C Program i.e, Cd.. like..

Answer / supriya basak

cd \tc\bin
tc\bin>edit

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More C Interview Questions

Program to find the sum of digits of a given number until the sum becomes a single digit

8 Answers   InterGraph,


Which is best linux os?

0 Answers  


Do you have any idea about the use of "auto" keyword?

0 Answers  


What is a good way to implement complex numbers in c?

0 Answers  


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

0 Answers  


Explain continue keyword in c

0 Answers  


Hi, main() { } Is a user defined function or Built in Functionn

26 Answers   Honeywell, Yahoo,


What are called c variables?

0 Answers  


What is bubble sort technique in c?

0 Answers  


how to convert an char array to decimal array

4 Answers  


Explain about C function prototype?

0 Answers  


What is the explanation for modular programming?

0 Answers  


Categories