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
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Give differences between - new and malloc() , delete and free() ?
Explain the use of fflush() function?
Explain what is the difference between functions abs() and fabs()?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What is a constant and types of constants in c?
Why c is called top down?
List a few unconditional control statement in c.
Why do we use return in c?
Write a C program to count the number of email on text
Explain Basic concepts of C language?
Explain how do you convert strings to numbers in c?
Differentiate call by value and call by reference?
Was 2000 a leap year?