Wait lemme make my self clear string name; cin>>name; Assume i entered Solomon The output is 7 But i Enter Solomon Boloshe Again the output is 7 Have you got what i mea...
Where is the return type I mean you used void function Where is the cout ? How do you expect the value of c without using cout in void function ?
This line increment right ? y++; i expected to increment the values in x; But it doesn't
But i wanna ask you again Why did you use scope resolution operator ?
void foo(void) { 👆 c=7; } Why did u use this ?
It increments but Why doesn't the out put look like that ?
Is there any difference b/n int* x ; and int *x; ??
so tell me how to make finite recursion ?
Error?🤔🤔