MCQ of Microsoft PowerPoint – Set 4
4.1 Which type of template provides a design concept, fonts & color scheme for presentation? A. Format B. Design C. Content D. Normal 4.2 In Normal view, this tab displays the content of each slide. A. Slides B. View
MCQ of Web Designing – Set 4
4.1 What is the correct syntax in HTML for creating a link on a webpage? A. <LINK SRC= “ghumti.html”> B. <BODY LINK = “ghumti.html”> C. <A SRC = “ghumti.html” > D. < A HREF = “ghumti.html”> 4.2 Which of the following is an attribute of <Table> tag? A. SRC B. LINK
MCQ of C/C++ Programming Language – Set 5
5.1 By default, members of a C++ class are: a. Private b. Public c. Protected d. None of the above 5.2 Which of the following statements is true in C++? a. A struct cannot have member functions. b. A struct cannot have private members.
Online Quiz on Microsoft Word – Set 3
This is Online Quiz of Microsoft Word – Set 3, this Quiz is for those user who wants to test their knowledge online in Microsoft Word. To attempt this online quiz input your name and click on start button bellow. You’ll get 10 minutes to answer 10 mcq questions. Let’s start the Quiz.
MCQ of C/C++ Programming Language – Set 4
4.1 Which of the following function that must contain in all C++ programs? a. start() b. system() c. main() d. program() 4.2 What punctuation must use to end the code C/C++ expression statement? a. . (dot) b. ; (semi-colon)