Discussions Q&R
Making of algorithm
 1 Vote
 2 RéponsesC++ College Projects
 0 Vote
 1 RéponseBit sequence
 0 Vote
 6 RéponsesWhat is the best languaje?
 -2 Votes
 3 RéponsesWrite 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 Vote
 3 Réponsesprogram of the day
 2 Votes
 1 RéponseArray
 0 Vote
 2 RéponsesWrite  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 Vote
 2 RéponsesAujourd'hui en vedette
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
Remove
 0 Votes
Project
 0 Votes