Discussioni Q&A
Making of algorithm
1 Voto
2 RisposteC++ College Projects
0 Voti
1 RispostaBit sequence
0 Voti
6 RisposteWhat is the best languaje?
-2 Voti
3 RisposteWrite and test a program that solves quadratic equations. A
quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
-1 Voto
3 RisposteUsing C
0 Voti
1 RispostaMatrix C
2 Voti
1 Rispostaprogram of the day
2 Voti
1 RispostaArray
0 Voti
2 RisposteWrite a C program to mimic the popular game tic-tac-toe for two players. It takes positions as input from both the players and put appropriate symbols for respective players. Eventually it checks the winning combinations for the players and prints the result in favor of Player one or player two or declares draw.
0 Voti
2 RispostePopolare oggi
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes