Category Archives: Web Development

Here you will find tutorials about HTML, C++, Java, PHP MySQL, and everything related to web development in Urdu, Hindi, and English.

Solution of the Quadratic Equation by the program of C/C++

what is the Quadratic Equation. Its mathematical formula and the program with Algorithm. hello friends today i will continue my programming articles.What is the Quadratic Equation, it definition and description. What is the mathematical formula of it.Program with Algorithm to solve the mathematical formula. you may also like other main things in c++ language. Quadratic Equation: The Equation… Read More »

Addition Subtraction and Multiplication of Matrix in c++

Addition Subtraction and Multiplication of Matrix in C++ Today we will learn how to do “Addition Subtraction and Multiplication of Matrix in c++“. What is the Matrix? What is the Rules of Addition , Subtraction and Multiplication of Matrix? Implementation of Addition,Subtraction and Multiplication of Matrix in C++ programming language.  What is the Matrix :- The Numerical data… Read More »