This is a function, a is an integer parameter, and its function is to return the value of a+ 1, and return means the return value. If a is 3, then it will of course return 4. If you don't even know the function, then I suggest you read the basic book well, start from the basics and don't rush for success.