We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f963712 commit 88da4e1Copy full SHA for 88da4e1
Section7ConditionalStatements/OpenLinks.cmd
@@ -4,10 +4,10 @@ pushd "%~dp0"
4
:MENU
5
cls
6
echo ===============================================================
7
-echo Java Tutorial Resources - Conditional Logic
+echo Resources - Conditional Logic
8
9
echo 1. Open switch Statement Tutorial
10
-echo 2. Java Language Spec §4.6 - Type Erasure
+echo 2. Java Language Spec 4.6 - Type Erasure
11
echo 3. Java Enums Tutorial (Object-Oriented Concepts)
12
echo 4. Exit
13
echo.
0 commit comments