StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

C++ What's the difference between char a[20] = {0} and char *a= new char[20]()

Author Votes Δ
R Sahu 5 0.00
Last visited: Jan 28, 2020, 3:24:22 AM