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 |
write a programming using for loop in c++ to generate diamond trangel?
what is an array
What is the size of a vector?
What is an operator function? Describe the function of an operator function?
What is the use of function pointer?
What is the meaning of c++?
What is an inclusion guard?
throw Can constructors exceptions?
What is microsoft c++ redistributable 2013?
What is meant by the term name mangling in c++?
Which of the following operator cannot be overloaded?
What are the weaknesses of C++?