Asked by maria
                write a program that determines the number of days in a given semester.
            
            
        Answers
                    Answered by
            MathMate
            
    What have you covered in Java?
Have you done the Calendar class? If you have, it is relatively simple use of the class.
If not, you will have to create a rudimentary calendar and do the counting.
Please post your difficulties and attempted coding or pseudocode.
    
Have you done the Calendar class? If you have, it is relatively simple use of the class.
If not, you will have to create a rudimentary calendar and do the counting.
Please post your difficulties and attempted coding or pseudocode.
                    Answered by
            LOULO
            
    Suppose that a float variable called score contains the overall points earned for this course and a char variable grade contains the final grade. The following set of cascaded if-then-else pseudocode statements determines your final grade
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.