F&A Diskussionen
Why am I getting this error??
0 Stimmen
3 AntwortenName mangling style in c++
3 Stimmen
3 AntwortenProbability and statistics
0 Stimmen
4 AntwortenWhy can't I add static?
2 Stimmen
3 AntwortenTrivial question about interfaces
3 Stimmen
4 AntwortenConst Variables in a Class
3 Stimmen
2 AntwortenAre you auto static?
0 Stimmen
2 Antwortenpublic&static
0 Stimmen
1 AntwortStaticfiles are not being loaded
0 Stimmen
7 AntwortenWhy this code prints 0,0,0
0 Stimmen
2 AntwortenLinking Css in Django
0 Stimmen
1 AntwortError Spam In C# Generics
8 Stimmen
1 AntwortOverriding help
0 Stimmen
1 AntwortThis Pointer
0 Stimmen
1 Antworti want to print sum of all integers from 1to 100 like for example :
1
3
6
10
15......
i tried it i know my code is wrong please help me class Program {
public static void main(String[] args) {
for(int x = 1; x <101; x++) {
int sum = int x;
System.out.println("1");
System.out.println("sum");
}
}
}
3 Stimmen
11 AntwortenHTML new versions
0 Stimmen
1 Antwortnode.js questions
7 Stimmen
3 AntwortenWebsite development process
0 Stimmen
3 Antwortenwhy is it not running?
import java.util.Scanner;
public class Myclass{
public static void main(String [] args){
Scanner in = new Scanner(System.in);
String a;
int b;
System.out.println("enter a word");
a = in.nextLine();
System.out.println("enter repetition")
b = in.nextInt();
for ( int = 0; x < b; x = x++)
System.out.println(a);
}
}
0 Stimmen
8 AntwortenAbstract and Interface: -
1 Stimme
1 AntwortHeute heiß
New code
1 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Kernel in Jupyter
2 Votes
JAVA PROGRAMMING
1 Votes
SQL
0 Votes