How to Know if You Are Ready for a Relationship
Q&A for How to Create a Calculator in C++
Coming soon
Search
-
QuestionHow can I use C++ to create scientific calculator?Community AnswerCode is too long to put here. Try asking the question on stackoverflow, where people have the space to write out code. I suggest (if you're really passionate) you learn C++ and make the code yourself. It won't be a hard code (some people write one as they learn C++).
-
QuestionHow do I make this calculator output to two decimal places?Community AnswerPress the S-to-D button, or just put a 0 at the end.
-
QuestionCan I make games using C++ coding?Community AnswerYes. C++ is a very good language to create a game in. Although it will be more difficult than a language like Java, it will be much faster and more efficient.
-
QuestionCan I learn two programming languages at once?Community AnswerYes, you can. Especially if you learn similar languages (like C and C++ at once). But try to put all your focus on getting them right.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit