HTML MCQ EXAMPLE

Hello friends aapka swagat hai ek or naye topic par. Aaj main aapke liye Lekar Aaya hun 
hyper text markup language (html) MCQ example.

Aaj mein easily way mei pura concept mention karne ka prayas karunga, jis-se ki aap easily type kar Payenge or aapna time manage kar Payenge. So friends shuru karte hai.

1. The default setting for a horizontal rule is ..............
A) shaded
B) unshaded
C) both
D) none of the above

2. ............... tag is used to embed image in a webpage.
A) <imgsrc="pic.gif">
B) <imgsrc=pic.gif>
C) <img source="pic.gif">
D) None of the above
3. This is a global collection of high-powered computer that are connected together with cables, telephone lines, microwave dishes, satellites etc.
A) Arpanet
B) Internet
C) Network
D) All of the above

4. ............ is used to pointing / selecting the screen co-ordinates by detecting the light.
A) Light Pen
B) Bar Code Reader
C) Digital Camera
D) Smart Cards

5. ............... displays the information about the active document such as page number, section number, number of pages, insertion point, position, etc.
A) View Bar
B) Menu Bar
C) Status Bar
D) Ruler Line

6. ...........a record means a new record to the file.
A) Amending
B) Updating
C) Editing
D) Appending

7.  To move the cursor to end of the document, press ................
A) Ctrl+End
B) End
C) Alt+End
D) Shift+End

8. SMTP stands for
A) Simple Mail Transfer Protocol
B) Simple Mail Transport Protocol
C) Sample Mail Transfer Protocol
D) Sample Mail Transport Protocol

9. JPEG stands for ...............
A) Joint Photo Experts Group
B) Joint Photogenic Experts Group
C) Joint Photographic Experts Group
D) Joint Photoelectric Experts Group

10. The short cut key to start a new line without starting a new paragraph is ......
A) Ctrl+Enter
B) Shift+Enter
C) Alt+Enter
D) Enter

11)............ is a graphical model that illustrates each basic step of data processing routines or system.
A. System flowchart
B. Decision Tables
C. Decision Trees
D. Organization chart

12) The condition and the action statements in a/an ............. are not complete, but are completed by the condition and action entries.
A. Limited Entry decision table
B. Extended Entry decision table
C. Mixed Entry decision table
D. Complete Entry decision table

13) To construct data flow diagram, we use...
i) arrows
ii) circles
iii) open-ended boxes
iv) squares
A. i, ii and iii
B. ii, iii and iv
C. i, iii and iv
D. All i, ii, iii and iv

14) Which of the following are the advantages of decision table
i) Complex tables can easily be split into simpler tables
ii) They are of standard format
iii) They do not depict the flow of logic of problem solution
A. i and ii only
B. i and iii only
C. ii and iii only
A. All i, ii and iii

15) ............. conditions are used for granting exam permission on the basis of attendance and fees paid.
A. Limited Entry decision table
B. Extended Entry decision table
C. Mixed Entry decision table
D. Complete Entry decision table

16) A/An .......... identifies data flow in motion.
A. arrow
B. circle
C. open ended box
D. square

17) Which of the following are the drawbacks of decision tables
i) It depict the flow of logic of a problem solution
ii) Decision tables are quite far away from programming high level languages
iii) It there is a large number of alternatives, it may be impractical to list them all in a decision tables
A. i and ii only
B. i and iii only
C. ii and iii only
A. All i, ii and iii

18) ...........are graphical representation of decision table, are also available and aid in the construction of decision tables.
A. Decision graphs
B. Decision trees
C. Organization charts
D. Organization trees

19) Like the rectangle in flowcharts, ........stand for a process that converts data/into information.
A. arrows
B. circles
C. open ended boxes
D. squares

21) State the following statements are True or False
i) The drawing of flow charts is greatly facilitated by use of decision tables.
ii) Decision tables are better documentation for users, tabular representation may be more compact and easy to understand.
A. i-True, ii-False
B. i-True, ii-True
C. i-False, ii-True
D. i-False, ii-False

22) A ............ helps to show the paths that are possible in decision following an action or decision by the user.
A. System flowchart
B. Decision Tables
C. Decision Trees
D. Organization chart

23) A/An ............. represents a data/store-data at rest, or a temporary repository of data.
A. arrow
B. circle
C. open ended box
D. square

24) In ............. the conditions and actions entries merely define whether or not a conditions exist or an action should be taken.
A. Limited Entry decision table
B. Extended Entry decision table
C. Mixed Entry decision table
D. Complete Entry decision table

25) ........ is a graphical description of a system's data and how the process transform the data.
A. System diagram
B. Detail flowcharts
C. Data flow diagram
D. Data direction diagram

26) Which of the following statements about Data Flow Diagram are True.
i) Arrows should not cross each other
ii) Squares, circles, and rules must bear names.
iii) Decomposed data flows must not bear names.
A. i and ii only
B. ii and iii only
C. i and iii only
D. All i, ii and iii

27) Which of the following is/are the symbols used in the conditions entries of limited entry decision table are
A. Y
B. N
C. - or blank
D. All of the above

28) ...........do not supply detailed description of modules but graphically describe a system's data and how the data interact with the system.
A. System flowcharts
B. Detail flowcharts
C. Organization chart
D. Data flow diagram

29) State whether the following information are True or False.
i) No two data flows, squares or circles can have the same name.
ii) Decomposed data flows must be balanced.
A. i-True, ii-True
B. i-False, ii-True
C. i-True, ii-False
D. i-False, ii-False

30) The meaning of symbol ....... used in action entries of limited entry decision table is to execute the operation specified by the action statement.
A. Y
B. N
C. X
D. - or blank

31) The major symbols used in data dictionary are
i) =
ii) +
iii) { }
iv) ()
A. i, ii and iv
B. ii, iii and iv
C. i, iii and iv
D. All i, ii, iii and iv
32) Which of the diagram shows interactions between objects?
A. Activity diagram
B. Class diagram
C. Sequence diagram
D. Component diagrams

33) System design consists of preliminary investigation and feasibility study, detailed investigation consisting of...
i) fact finding
ii) data analysis and evaluation
iii) estimating the cost and benefits
iv) preparation of system proposal
A. i,ii and iii only
B. ii, iii and iv only
C. i, iii and iv only
A. All i, ii, iii and iv

34) .......... is/are the advantages of using system flowchart.
A. Communication
B. Queasier group or relationships
C. Effective analysis
D. All of the above

35) A state chart diagram describes...
A. attributes of objects
B. nodes of the system
C. operations executed on a thread
D. events triggered by an object

36) Which of the following tool is not used to organize the system projects
A. System flowchart
B. Decision Tables
C. System Trees
D. Organization chart

37) ........ is a tabular method for describing the logic of the decisions to be taken.
A. Decision tables
B. System tables
C. Organization chart
D. logical tables

38) The sequence diagram models....
A. the order in which the class diagram is constructed
B. the way in which objects communicate
C. the relationship between states
D. the components of the system

39) ......... gives defining the flow of the data through an organization or a company or series of tasks that may not represent computerized processing.
A. System flowchart
B. Decision Tables
C. System Trees
D. Organization chart

40) The four parts of decision tables are...
i) condition stub
ii) decision stub
iii) condition entry
iv) action stub
v) action entry
A. i, ii, iii and iv only
B. ii, iii, iv and v only
C. i, iii, iv and v only
D. i, ii, iv and v only

50) The activity diagram...
A. focuses on flows driven by internal processing
B. models the external events simulating one object
C. focuses on the transitions between states of a particular object
D. models the interaction between objects

51) .......... symbol in system flowchart represents a major processing functions.
A. Rectangle
B. Squire
C. Circle
D. Triangle

52) ..........consisting a list of all the conditions that are to be take account.
A. Condition Stub
B. Condition Entry
C. Action Stub
D. Action Entry

53) The deployment diagram shows....
A. objects of a system
B. distribution of components on the nodes in a system
C. functions of a system
D. distribution of nodes

54) .......... symbol in system flowchart indicates the screen output.
A. Skewed Rectangle
B. Rounded Rectangle
C. Triangle
D. Rounded Triangle

55) .......... are a tabular representation of the combination of the conditions that are to be satisfied for each of particular action.
A. Condition Stubs
B. Condition Entries
C. Action Stubs
D. Action Entries

56) Unified process is a software development methodology which is...
A. use case driven
B. component driven
C. related to extreme programming
D. none in only one iteration

57) System flowchart mainly consists of...
i) the source from which input data is prepared and the medium or devices used.
ii) the processing steps or sequence of operations involved.
A. i-True, ii-False
B. i-False, ii-True
C. i-True, ii-True
D. i-False, ii-False

58) .......... indicates the appropriate actions that are to be taken, when a condition is satisfied.
A. Condition Stubs
B. Condition Entries
C. Action Stubs
D. Action Entries

59) An interaction Diagram should be associated with....
A. a use case
B. a state transition diagram
C. an activity diagram
D. a CRC card

60) .......... the intermediary and final outputs prepared and the medium and devices used for their storage.
A. System flowchart
B. Decision Tables
C. Decision Trees
D. Organization chart
61. The default setting for a horizontal rule is ..............
A) shaded
B) unshaded
C) both
D) none of the above

62. ............... tag is used to embed image in a webpage.
A) <imgsrc="pic.gif">
B) <imgsrc=pic.gif>
C) <img source="pic.gif">
D) None of the above
63. This is a global collection of high-powered computer that are connected together with cables, telephone lines, microwave dishes, satellites etc.
A) Arpanet
B) Internet
C) Network
D) All of the above

64. ............ is used to pointing / selecting the screen co-ordinates by detecting the light.
A) Light Pen
B) Bar Code Reader
C) Digital Camera
D) Smart Cards

65. ............... displays the information about the active document such as page number, section number, number of pages, insertion point, position, etc.
A) View Bar
B) Menu Bar
C) Status Bar
D) Ruler Line

66. ...........a record means a new record to the file.
A) Amending
B) Updating
C) Editing
D) Appending

67.  To move the cursor to end of the document, press ................
A) Ctrl+End
B) End
C) Alt+End
D) Shift+End

68. SMTP stands for
A) Simple Mail Transfer Protocol
B) Simple Mail Transport Protocol
C) Sample Mail Transfer Protocol
D) Sample Mail Transport Protocol

69. JPEG stands for ...............
A) Joint Photo Experts Group
B) Joint Photogenic Experts Group
C) Joint Photographic Experts Group
D) Joint Photoelectric Experts Group

70. The short cut key to start a new line without starting a new paragraph is ......
A) Ctrl+Enter
B) Shift+Enter
C) Alt+Enter
D) Enter

71) When you insert an excel file into a word document. The data are
A. Hyper-linked place in a word table
B. Linked
C. Embedded
D. Use the word menu bar and toolbars

72) All worksheet formula
A. Manipulate values
B. Manipulate labels
C. Return a formula result
D. Use the addition operator

73) Which of the following is available in Formula Auditing?
A. Trace Precedents
B. Trace Dependents
C. Trace Error
D. All

74) Concatenation of text can be done using ..
A. Apostrophe(')
B. Exclamation(!)
C. Hash(#)
D. Ampersand(&)

75) You can enter which types of data into worksheet cells?
A. Labels, values and formulas
B. Labels and values but not formulas
C. Values and formulas but not labels
D. Formulas only

76) Which of the following is NOT in sheet…….
A. Tab Color
B. Rename
C. Hide
D. All

77) Data can be arranged in a worksheet in an easy to understand manner using ..
A. Auto Formatting
B. Applying styles
C. Changing fonts
D. All of the above

78) A circular reference is…….
A. Geometric modeling tool
B. A cell that points to a drawing object
C. A formula that either directly or indirectly depends on itself
D. Always erroneous

79) Which of the following is used to copy the contents and formats of the bottom cell or cells of a selected range into the cells to the right.
A. Fill Left
B. Fill Up
C. Fill Right
D. Fill Down

80) Which area in an Excel windows allows entering values and formulas
A. Title bar
B. Menu bar
C. Formula bar
D. Standard toolbar

81) When a label is too long to fit withing a worksheet cell, you typically must
A. Shorten the label
B. Increase the column width
C. Decrease the column width
D. Adjust the row height

82) A group of related data points plotted in a chart that originates from rows or columns on a single worksheet.
A. Data Label
B. Data Marker
C. Data Series
D. Legend

83) Name box locate on ……
A. Left size of formula bar
B. Right side of formula bar
C. Center of formula bar
D. None of the above

84) The ChartWizard term data categories refers to…..
A. A chart plot area
B. A horizontal axis
C.The organization of individual values with a chart's data series
D. The data range that supplies chart data

85) A box that identifies the patterns or colors assigned to the data series ..
A. Data Label
B. Data Marker
C. Data Series
D. Legend

86) Youcan not link excel worksheet data to a word document.
A. With the right drag method
B. With a hyperlink
C. With the copy and paste special commands
D. With the copy and paste button on the standard toolbar

87) Excel uniquely identifies cells within a worksheet with……
A. Cell names
B. Column numbers and row numbers
C. Column letters and row numbers
D. Cell locator's coordinates

88) A bar, area or slice or other symbols in a chart that represents a single data point or value.
A. Data Label
B. Data Marker
C. Data Series
D. Legend


89) Which of the following methods cannot be used to entry data in a cell?
A. Pressing an arrow key
B. Pressing the tab key
C. Pressing the Esc key
D. Clicking on the formula bar

90) You want to view the progress of the stock market on a regular daily basis.
A. Pie chart
B. Row chart
C. Line chart
D. Column chart

Social media tips aaj ke markaiting ka main part hai. yadi aapake paas kuchh social media tips hai to mere saath jaroor share karen.

Comment box mein comment karke share kar sakate hain. doston yadi aapaka koee prashn ho, aapako kuchh nahin samajh aaya ho to aap comment box mein comment kar poochh sakate hain.


Hi Friends, I am Anurag, Welcome to our Channel  anu_technical

Our Social Links-







Mujhe Asha Hai Yah Jankari aapke liye upyogi Siddh Hui Hogi. Ab main aapse fir milunga Kisi Aur Nayei Vishay par.

Apne sujhav niche Comment box me likh kar mujhe bhejen ki main aur kya Sudhar kar sakta hui. 

Comments

Popular posts from this blog

SHORTCUT'S KEYS

PARENTS RESPECT SMS FORM

No Copy-Right Image for Blog