a) int *ip;
b) string s, *sp = 0;
c) int i; double* dp = &i;
d) int *pi = 0;
Which of the following is illegal?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is illegal?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!