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