Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is difference between main and void main?

0 Answers  


What is the difference between exit() and _exit() function?

0 Answers  


can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).

1 Answers  


Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack

3 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

7 Answers  


f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


What is break in c?

0 Answers  


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

0 Answers   HP,


15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

1 Answers  


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

0 Answers  


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


Is null valid for pointers to functions?

0 Answers  


Categories