Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132939 views
License: OTHER
user@pc:~/Tutorium-03$ javac Quiz.java 
Quiz.java:5: variable b might not have been initialized
        if (a == b) {
                 ^
1 error