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

Answer Posted / manigandan

cd tc
cd \
cd edit

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create struct variables?

585


Is boolean a datatype in c?

539


What is %lu in c?

676


List the difference between a 'copy constructor' and a 'assignment operator' in C?

636


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1622






Explain what is the difference between text files and binary files?

610


Which is best linux os?

557


What are loops in c?

545


What is the use of a conditional inclusion statement in C?

594


What is a macro in c preprocessor?

622


What is the size of a union variable?

596


What is the ANSI C Standard?

772


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

637


What is a lookup table in c?

622


What is operator promotion?

623