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 cohesion in c?
Explain how can I pad a string to a known length?
Differentiate between #include<...> and #include '...'
What are the advantages of using linked list for tree construction?
Describe dynamic data structure in c programming language?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is the significance of an algorithm to C programming?
Can we declare variable anywhere in c?
How can you pass an array to a function by value?
Write a program to check prime number in c programming?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
Why is c known as a mother language?
Here is a neat trick for checking whether two strings are equal
What is the difference between variable declaration and variable definition in c?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above