The braces are required to mark the code block that belongs to the constructor. Anything contained within the braces will be executed when the constructor is called. For example you could add lines...