C
Programming and Technical
Write down the equivalent pointer expression for referring the same element a[i][j]
[k][l] ?
Read Solution (Total 0)
C Other Question
What is the difference between strings and character arrays?
Which bit wise operator is suitable for turning off a particular bit in a number?