Category: Uncategorized
-
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…
-
Quizs Austria
Q 1. Which one of these is NOT a city in Austria? Show Answer Answer:- Munich Explanation Munich is a city in Germany and the capital of Bavaria. All of the other cities are major cities in Austria. Vienna is the capital, Salzburg is quite close to the border with Germany, and Innsbruck is a…