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