FroznBeavrBALLs Posted January 23, 2012 Report Posted January 23, 2012 (edited) im doing some eclipse HW and this is my code so far... public class ComputerScienceExam { public static void main(String[] args) { System.out.println("Computer Science Exam\n"); System.out.println("1. What is the base two number 100010 in bass ten? \n\t(A) 34\n\t( 115\n\t© 20\n\t(D) 8\n"); System.out.println("2. in the correct order, what are the 4 parts of the Machine Cycle? \n\t(A) store, fetch, decode, execute\n\t( fetch, decode, store, execute\n\t© execute, decode, store, fetch\n\t(D) fetch, decode, execute, store\n"); System.out.println("3. What is the Maximum rate of bits transfered, between 2 computers, available in a particular setting? \n\t(A) Bandwidth \n\t( Broadband \n\t© Pipelining \n\t(D) Handshaking\n"); System.out.println("4. What is a LAN? \n\t(A) Launch a Network \n\t( Local Area Network \n\t© Land a New Job \n\t(D) Learn about Networking\n"); System.out.println("5. What is the slowest part of the machine's hardware? \n\t(A) CPU \n\t( System Bus \n\t© Hard Drive \n\t(D) RAM"); }//questions }// end main is there something that i could put in the middle of a like to continue it but on the next line... if that makes sense.. lol I just dont like the way it looks. any help... its due tomorrow so i kinda need help asap. edit: it compressed it. each line on Eclipse starts with the System.out.println... also there are no real smily faces in my code.... lol Edited January 23, 2012 by FroznBeavrBALLs Quote 2 DC 12" lvl 4s 1 DC 1.2k XS Power S3400 big 3 Alll KNU wire Pioneer HU cheapo Legacy coaxes (just for now) http://www.stevemead...n-sentra-build/
FroznBeavrBALLs Posted January 23, 2012 Author Report Posted January 23, 2012 bump anyone know anything about Eclipse for Java...? Quote 2 DC 12" lvl 4s 1 DC 1.2k XS Power S3400 big 3 Alll KNU wire Pioneer HU cheapo Legacy coaxes (just for now) http://www.stevemead...n-sentra-build/
new guy Posted January 23, 2012 Report Posted January 23, 2012 (edited) waiting until the last minute to do hw ftw! Edited January 23, 2012 by new guy Quote *current* 1991 honda crx si 2 skar audio 12s pioneer 6.5s dual 400 watt amp audio technix db 1/0 wiring kit. dual head unit
FroznBeavrBALLs Posted January 23, 2012 Author Report Posted January 23, 2012 ha well i did it earlier today. i just cant figure out how to do this one thing. and my Teacher is a Dick about somethings and he wants everything done the way he would do it. lol... so i just want to get a good grade. Quote 2 DC 12" lvl 4s 1 DC 1.2k XS Power S3400 big 3 Alll KNU wire Pioneer HU cheapo Legacy coaxes (just for now) http://www.stevemead...n-sentra-build/
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.