/* declaring a variable to store salary to employees */ int salary = 2000;
/* Multiline comments like this */ Statement out of multiline comment
Ctrl+Shift+/