C++ Programming Quizs Question and Answers – Basics
Q 1.What are the formal parameters in C++?A. Parameters with which functions are calledB. Variables that are never used in the functionC. Variables other than passed parameters in a functionD. Parameters which are used in the definition of the function Show Answer Answer:-D. Parameters which are used in the definition of the function Explanation Formal … Continue reading C++ Programming Quizs Question and Answers – Basics
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed