What are the commands should be given before weiting C
Program i.e, Cd.. like
Answer Posted / intzar ali
cd \
cd tc
cd bin
tc.exe
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is difference between structure and union in c programming?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
write a proram to reverse the string using switch case?
Can the size of an array be declared at runtime?
Can you return null in c?
Difference between strcpy() and memcpy() function?
Write a program to print numbers from 1 to 100 without using loop in c?
What is static memory allocation? Explain
What is advantage of pointer in c?
When the macros gets expanded?
By using C language input a date into it and if it is right?
Why pointers are used in c?
how many key words availabel in c a) 28 b) 31 c) 32
Who invented bcpl language?
Should I learn data structures in c or python?