Skip to main content

Posts

Showing posts from October, 2020

106 Top Manual Testing Multiple Choice Questions and Answers

Below are the list of top 106 manual testing multiple choice questions and answers for freshers beginners and experienced pdf. 1. Methodologies adopted while performing Maintenance Testing:- A. Breadth Test and Depth Test B. Retesting C. Confirmation Testing D. Sanity Testing Ans:  ‘A’ 2. Which of the following is true about Formal Review or Inspection:- i. Led by Trained Moderator (not the author). ii. No Pre Meeting Preparations iii. Formal Follow up process. iv. Main Objective is to find defects A. ii is true and i,iii,iv are false B. i,iii,iv are true and ii is false C. i,iii,iv are false and ii is true D. iii is true and i,ii,iv are false Ans:  ‘B’ 3. The Phases of formal review process is mentioned below arrange them in the correct order. 4. Splitting project into tasks and estimate time and resources required to complete each task called as Project Scheduling A. True B. False Ans:  A 5. White Box Techniques are also called as :- A. Structural Testing B. Design Base...

60 Top Dreamweaver Multiple Choice Questions and Answers

List of top 60 Dreamweaver multiple choice questions and answers for freshers beginners and experienced PDF. Dreamweaver Multiple Choice Questions and Answers 1. How many Sites can you define with one copy of Dreamweaver installed on your computer? A. unlimited B.  2 C.  10 D.  999 Ans: A 2. What do you add to a template in order to control where page content goes? A.  Text Frames B.  HTML Controllers C.  Editable Regions D.  Page Content Controllers Ans: C 3. Which of the following is NOT a Style? A. Linked B. Embedded C. Inline D. Orthogonal Ans: D 4. Which of the following is NOT a Hotspot tool? A. Orthogonal Hotspot Tool B. Rectangular Hotspot Tool C. Oval Hotspot Tool D. Polygon Hotspot Tool Ans: A 5. Which of the following is not supported by older browsers? A. CSS B. Layers C. Frames D. All of the above Ans: D 6. Which of the following is the HTML tag to start a Heading Level 3? A. <H3> B. </H3> C. <#H3> D. <H3/> Ans: A 7...

70 Top J2ME Multiple Choice Questions and Answers

List of top 70 J2ME multiple choice questions and answers for freshers beginners and experienced PDF. J2ME Multiple Choice Questions and Answers 1. Which of the following statements is true about Java ME?   A.    Java ME is a single specification.   B.    Java ME is a family of related specifications.   C.    Java ME is a platform for creating applications for the well-established desktop market.   D.    Java ME is a platform for creating server-side enterprise applications. Ans: B 2. What is a configuration?   A.    A configuration defines a set of class libraries available for a particular domain of devices.   B.    A configuration defines a vertical (or specialized) set of classes.   C.    A configuration defines a minimum set of class libraries for a wide range of devices.   D.    All of the above. Ans: C 3. What is a profile?   A.    A profile defin...

60 Top JavaScript Multiple Choice Questions and Answers

Below are the list of top 60 JavaScript multiple choice questions and answers for freshers beginners and experienced PDF. JavaScript Multiple Choice Questions and Answers 1.  Why so JavaScript and Java have similar name? A.  JavaScript is a stripped-down version of Java B.  JavaScript's syntax is loosely based on Java's C.  They both originated on the island of Java D.  None of the above Ans: B 2.  When a user views a page containing a JavaScript program, which machine actually executes the script? A.  The User's machine running a Web browser B.   The Web server C.  A central machine deep within Netscape's corporate offices D.  None of the above Ans:  A 3.  ______ JavaScript is also called client-side JavaScript. A.  Microsoft B.  Navigator C.  LiveWire D.  Native Ans: B 4.  __________ JavaScript is also called server-side JavaScript. A.  Microsoft B.   Navigator C.  LiveWire D....

100 Top XML Multiple Choice Questions and Answers

Below are the list of top 100 XML multiple choice questions and answers for freshers beginners and experienced pdf. XML Multiple Choice Questions and Answers 1. What does XML stand for? A. eXtra Modern Link B. eXtensible Markup Language C. Example Markup Language D. X-Markup Language Ans: B 2. What is the correct syntax of the declaration which defines the XML version?: A. <xml version="A.0" /> B. <?xml version="A.0"?> C. <?xml version="A.0" /> D. None of the above Ans: B 3. Which statement is true? A. All the statements are true B. All XML elements must have a closing tag C. All XML elements must be lower case D. All XML documents must have a DTD Ans: B 4. Is it easier to process XML than HTML? A. Yes B. No C. Somtimes D. Cant say Ans: A 5. Which of the following programs support XML or XML applications?: A. Internet Explorer 5.5 B. Netscape D.7 C. RealPlayer. D. both A and B Ans: D 6. Kind of Parsers are A. well-formed B. well-documente...