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

What is #define?

578


What is a 'null pointer assignment' error?

729


What does return 1 means in c?

591


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

728


Why isnt any of this standardized in c?

641






What is a stream in c programming?

598


How to implement a packet in C

2401


What is the purpose of & in scanf?

603


Between macros and functions,which is better to use and why?

1572


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1720


What is build process in c?

649


When can a far pointer be used?

593


Explain about the functions strcat() and strcmp()?

602


Explain zero based addressing.

613


Describe dynamic data structure in c programming language?

610