• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Can someone help me to solve this, I tried to create a new class, something came out and said "It seems that this project has not been built yet, do you want to build it now? " i had make sure that i did as what the tutorial taught
c++classes
0 Votes
2 Answers
24th Jul 2016, 3:04 PM
christie
Can anyone help me I accidentally deleted the whole path in system variables while I was setting up the android studio and Java SE 8 . I have reboot my computer several times what can I do to restore my path in system variablesï»ż
androidc++java
-1 Vote
2 Answers
28th Jun 2016, 7:52 AM
Infinity
Infinity - avatar
What is the output and why? public static int[] make (int n){ int[]a=new int [n]; a [i]=i+1; } return a; } public static void dub (int []jub){ for (intent i=0;i <jub.length;i++){ jub*=2; } } public static int mus (int []zoo){ int jus=0; for (int i=0;i <zoo.length;i++){ jus+=zoo [i]; } return jus; } public static void main (String [] args){ int [] bob =make(5); dub (bob); System.out.println (mus (bob)); }
java
0 Votes
2 Answers
9th Jul 2016, 12:20 PM
milada
milada - avatar
< Previous1...943944Next >
Hot today
Problem from code coach.
4 Votes
HTML quest i tried all but idk why showing wrong.
3 Votes
Responsive Layout with Bootstrap
4 Votes
Languages for animation and games development ?
1 Votes
Flutter
0 Votes
I don't know how to code or what to code
0 Votes
Coding foundations vs Python Developer
0 Votes
How to start becoming a programmer
0 Votes
I just got here and python is going well bur waiting for the hearts nahhhđŸ„Č
0 Votes
What is the problem with this code?
0 Votes