User profile: pbhushan2020

User info
User name:pbhushan2020
History
Joined:
Number of posts:1
Latest posts:

pointers :significance of * sign
void main() { char s[]="string"; char *sp=s; while(*sp!='\0') { cout<<*sp; sp++...

This user does not accept Private Messages

User: pbhushan2020

  • Public profile