Posts

C++ program to develop a detailed program using all basic logics .

Write a C++ code which asks the user his/her info and then prints out the complete information in the following format:

Write the C++ code for computing the result for b2 -4ac. (logic explained step by step)

C++ program to convert following flowchart into c++ code (logic explained step by step)

Convert following flowchart in to C++ Code (logic explained step by step)

Convert following flowchart in to C++ Code

C++ program to make a simple calculator that can add, subtract, multiple, divide, power function and factorial (logic explained)