Answer Posted / mail
in c we using printf and scanf
in c++ we using cin and cout
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can you call a function, given its name as a string?
Explain what is meant by high-order and low-order bytes?
What are categories used for in c?
Can we replace the struct function in tree syntax with a union?
Explain null pointer.
What are the three constants used in c?
What is the meaning of c in c language?
if p is a string contained in a string?
What are header files and what are its uses in C programming?
What is ambagious result in C? explain with an example.
What is the difference between far and near in c?
How do I use strcmp?
Which is better pointer or array?
What do you mean by Recursion Function?
Can main () be called recursively?