Answer:
A lot is wrong with the program given in the question. See the corrected version below:
<em>public class ANot {</em>
<em> public static void main(String[] args) {</em>
<em> int a, b, c;</em>
<em> //Three integers</em>
<em> a = 3; b = 4; c = a + b;</em>
<em> System.out.println("The value of c is " + c);</em>
<em> }</em>
<em>}</em>
Explanation:
Errors:
1. The main method had a semi colon after it. This is wrong
2. An open brace was supposed to follow the main method
3. The declaration of the variables was supposed to end with a semi colon
4. the correct comment style is // and not \\
5. Initialization of variables was supposed to end with semi colons
6. The output statement had C and not c which is the declared and initialized variable..Java is strictly typed
7. Open and closing braces for the class and method wrongly placed
Answer:
b
Explanation:
has traction so it can grip
Manually change the font type of the style in any place in the document it has been applied, right-click, and select Styles and Update No Spacing to Match Selection.
<u>Explanation:</u>
Styles fonts can be modified directly from home tab by selecting style sheets and apply changes. User can also select existing styles and select save selection as new quick style. Once user selected they can either modify or create new style.
There multiple options are available. End user can select based or their requirements. There is option to do automatic update on styles fonts for open document.
In below screen there is following options, such as fonts, paragraph, tabs, border, language, frame, numbering, short keys, text effects.
User can select fonts and select no of spacing methods and apply the changes to all document or current documents.