• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

why devolper's use linux instead of windowes
mus
0 голосов
1 ответ
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 голосов
2 ответов
9th Jul 2016, 12:20 PM
milada
milada - avatar
Актуальное сегодня
How to properly reverse a string in python
4 Votes
Can someone explain how it works (im new)
1 Votes
Using Python on VScode
2 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hearts
0 Votes
Can I take the certificates after finished the lessons?
1 Votes
Pls how can I make my coding go live
1 Votes