C++ program
The value of string x after applying strcpy(x, y) to the following two strings is .......................
char x[]="abcdef";
char y[]="GHIJ";
C++ program The value of string x after applying strcpy(x, y) to the following two strings is ....................... ch
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
C++ program The value of string x after applying strcpy(x, y) to the following two strings is ....................... ch
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!