6 answers
1
Which one is greater in asymptomatic notation?1)n 2)(log n)100
4 answers
2
char * a[] = "red shoes";How the space in string constant "red shoes" will be stored in 1-D array in memory?