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

Why is c not oop?

0 Answers  


What is pointer & why it is used?

0 Answers  


Why is python slower than c?

0 Answers  


Why do some versions of toupper act strangely if given an upper-case letter?

0 Answers  


What is the difference between constant pointer and constant variable?

0 Answers   NIIT,






what is data structure

5 Answers   Maveric, TCS,


Is int a keyword in c?

0 Answers  


How pointers are declared?

0 Answers  


Is c is a high level language?

0 Answers  


write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4

9 Answers   IBM, NIIT, Winit,


What are types of preprocessor in c?

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


Categories