What is the difference between Char a[ ]=”string” and char
*a=”String”
Answers were Sorted based on User's Feedback
Answer / nisha
a[0] that is 's' is upper in last and in other its lower .
| Is This Answer Correct ? | 0 Yes | 6 No |
What is array in c++ pdf?
What is #include iostream?
What is the Difference between "vector" and "array"?
15 Answers Covansys, Gambit, TCS, Wipro,
what are the iterator and generic algorithms.
Explain about Garbage Collector?
Is dev c++ a good compiler?
What are put and get pointers?
why c++ is not called strictly d super set of c?
Is swift faster than c++?
What are stacks? Give an example where they are useful.
What are the vectors in c++?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.