• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

why devolper's use linux instead of windowes
mus
0 Stimmen
1 Antwort
7th Apr 2024, 12:56 PM
Muhmmad Usman
Muhmmad Usman - 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 Stimmen
2 Antworten
9th Jul 2016, 12:20 PM
milada
milada - avatar
Heute heiß
What's wrong in my code?
4 Votes
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
Is python better than javascript?
1 Votes
I'm still new, help me about my image code
0 Votes
My candy crush clone is static I need help guys
0 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes
Are '\0' and NULL the same?
1 Votes
cyber security
0 Votes