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 c variable?

554


Write the control statements in C language

651


What is the size of a union variable?

602


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1866


What is logical error?

605






What is static and auto variables in c?

567


Describe wild pointers in c?

640


Do character constants represent numerical values?

844


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3503


Does c have function or method?

591


What is static volatile in c?

576


What is the importance of c in your views?

597


how many errors in c explain deply

1631


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

617


I need a sort of an approximate strcmp routine?

661