Tag: Australian Capital Territory
-
C++ Programming Questions and Answers – Operator Overloading – 2
C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “Operator Overloading – 2”. Q 1. What is a binary operator?A. Operator that performs its action on a single operandB. Operator that performs its action on two operandC. Operator that performs its action on three operandD. Operator that performs its action on any number of…
-
C++ Programming Questions and Answers – Operator Functions
C++ questions and puzzles focuses on “Operator Functions”. One shall practice these questions and puzzles to improve their C++ programming skills needed for various interviews company interviews, placements, entrance exams and other competitive exams. These programming puzzles can be attempted by anyone focusing on learning C++ programming language. They can be a beginner, fresher, engineering…
-
General Maths Quizs Question with Answers MCQ
Q 1.The equation of the normal to the curve y = sin x at (0, 0) isA. x = 0B. y = 0C. x + y = 0D. x – y = 0 Show Answer Answer:-C. x + y = 0 Q 2. What shape are honeycomb cells?A. TrianglesB. PentagonsC. SquaresD. Hexagons Show Answer Answer:-D.…
-
Java Quizs Question & Answers – Integer and Floating Data Types
Q 1. An expression involving byte, int, and literal numbers is promoted to which of these?A. longB. intC. byteD. float Show Answer Answer:-B. int Explanation An expression involving bytes, ints, shorts, literal numbers, the entire expression is promoted to int before any calculation is done. Q 2. Which of these literals can be contained in…
-
CSS Quizs Question & Answers – CSS Outline
Q 1. Identify the outline property that specifies the amount of area extended beyond the border box.A. outset3dB. insetC. outsetD. inset3d Show Answer Answer:-C. outset Explanation It specifies a 3D outset border. The effect depends on the border-color value. Q 2. Which of the following value specifies a dashed outline?A. dashB. dashedC. double-dashD. all of…
-
CSS Quizs Question & Answers – CSS Voice
Q 1. Which of the following property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text?A. voice-checkB. voice-formatC. voice-pitchD. voice-volume Show Answer Answer:-C. voice-pitch Q 2. Which of the…
-
CSS Quizs Question & Answers – Specifying sizes, colors and files
Q 1 . Which of the following is not a attribute of the audio element?A. controlsB. srcC. checkD. loop Show Answer Answer:-C. check Explanation Self-explainatory. Q 2. Which of the following element is used to specify multiple media resources for media elements like audio and video? A. <source> B. <link> C. <script> D. <src> Show…
-
CSS Quizs Question & Answers – CSS Fonts
Q 1. Which of the following value is supposed to be a slightly bolder weight that standard bold in font attribute? A. empasizeB. lightC. lighterD. dark Show Answer Answer:-D. dark Explanation Self-explainatory. Q 2. Which of the following property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text?A. font-styleB. font-familyC.…
-
CSS Quizs Question & Answers – CSS Functions
Q 1. Which of the following function flips an element’s colors, for use by the filter property? A. flip() B. invert() C. contrast() D. image() Show Answer Answer:- B. invert() Explanation Q 2.Which of the following function applies a saturation effect to an element’s color, making it appear more or less vivid, for use by…
-
Basic and general Mathematics Quizs Question with Answers
Q 1. What fraction of a millimeter is a nanometer? A. One thousandth B. One millionth C. One hundredth D. One ten thousandth Show Answer Answer:-B. One millionth Q 2. An invalid argument form often used incorrectly as a rule of inference is A. Proof B. Conjecture C. theorem D. fallacy) Show Answer Answer:-D. fallacy…