F&A Diskussionen
For (int x=1;x<5, x++){cout<<x;}
-1 Stimme
3 Antwortenint *(*f) (int x, int *y[]);
0 Stimmen
4 Antwortendiff between (int *)&a and &a
0 Stimmen
4 Antwortenwhat is int mod (int a);
0 Stimmen
2 AntwortenWhat 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));
}
0 Stimmen
2 AntwortenHi friends please explain this code.
-3 Stimmen
3 AntwortenHeute heiß
X velocity
2 Votes
Files not linking in C++
0 Votes
And... Who is the staff then?
3 Votes
I am a super beginner
0 Votes
Web Dev
1 Votes
Pls give me an idea
1 Votes
Why Pro?
1 Votes
Problem with Javascript
0 Votes