SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 313 Weeks Ago, 6 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 19 Nov 2017 My Price 10.00

Initialize MyLogger class appropriately (one line of code)

CST8284_521 - Assignment# 2 Due Date: Monday, June 26, 2017 What to submit: Two .java files: MyLogger.java and MyLoggerTest.


  • public class MyLoggerTest {
        public static void main(String[] args) {
            // Initialize MyLogger class appropriately (one line of code)
            // Use System.setOut method to set your output stream appropriately (one line of code)
            float f = 45.4f;
            System.out.println(f);
            System.out.println("My name is Michel");
            // ...
           
            /*
             * I need to be able to call any of the print/println methods that are invoked through System.out.
             * The list is:
             *  void     print/println(boolean b)
                void     print/println(char c)
                void     print/println(char[] s)
                void     print/println(double d)
                void     print/println(float f)
                void     print/println(int i)
                void     print/println(long l)
                void     print/println(Object obj)
                void     print/println(String s)

             * and I would expect for any of the print/println methods listed above, the output be as follows:
             * <Date/time including milliseconds and timezone> : <printing a/n parameter type> : <desired output to display>
             * Example as output for the code above:
             * Sun, Jun 18, 2017 at 17:04:02:003 EDT: printing a float: 45.4
             * Sun, Jun 18, 2017 at 17:04:02:003 EDT: printing a String: My Name is Michel
             *
             * I should be able to test your code by calling print or println methods using System.out.
             */
        }
    }

Attachments:

Answers

(5)
Status NEW Posted 19 Nov 2017 12:11 PM My Price 10.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)