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
What are the usage of pointer in c?
Are enumerations really portable?
What is the scope of global variable in c?
Explain what is a pragma?
What is the acronym for ansi?
Is null valid for pointers to functions?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is define c?
Can you pass an entire structure to functions?
How can I ensure that integer arithmetic doesnt overflow?
Explain which function in c can be used to append a string to another string?
What are the c keywords?
Explain b+ tree?
How can you return multiple values from a function?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9