What is the output of the following code?int main(){ char ch[] = "Beyond Knowing"; int r = strlen(ch); cout rendl;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login