M C Q Dawg

MCQ’S


1)      correct syntax  to insert a color picker on an HTML page
a.    <color type = “color” name =”cpick”/>
b.      <input type = “color” name=”cpick”/>

2)      Which of the Following options are valid values for the border style property
a.       Groove
b.      Dashed
c.       Lined
d.      Ridge

3)      Identify the category of pattern matching where characters or symbols allow matching characters that reappear frequently in a string
a.       Position matching
b.      Character Classes
c.       Repetition
d.      Back Reference

4)      Identify  the correct method to assign a value sample.jpg to the  src attribute of the IMG tag id img1 using document object
a.       <document.getElement(‘img1’).src=”sample.jpg”
b.      <document.getElement(‘img1’).id=”sample.jpg”
c.       <document.getElementById(‘img1’).id=”sample.jpg”
d.      <document.getElementById(‘img1’).src=”sample.jpg”

5)      When few changes are made to query and an error occurred in the production endorsement but not in the test environment, which of the following features would be the most helpful to troubleshoot the problem?
a.       Polybase
b.      Query store
c.       Stretch Database
d.      Compare Execution plans

6)      Which of the following types of encryption is more secure ?
a.       Deterministic
b.      Randomized and deterministic
c.       Randomized and Optimized
d.      Randomized



7)      Sensitive data stored in database is encrypted with
a.       Custom master keys
b.      Column Encryption keys
c.       Column master and Column Encrypted keys
d.      Column master or Column decrypted keys

8)      Content audit should always be recorded in a                mainly because they are flexible Hierarchy Spreadsheet tags HTML
a.       Hierarchy
b.      Spreadsheet
c.       Tags
d.      HTML

9)      Which of the following are the core objects in SQL Azure operation mode ?
a.       Account
b.      Service
c.       Server
d.      Database

10)   A                is a Virtual table that is made up of selected columns from one or more tables
a.       Stored Procedures
b.      View
c.       Function
d.       Query

11) System stored procedures logically appear in the              Schema of the system and user defined database and have            prefix
a.    Sp_ ,sys
b.    _sp , sys
c.    Sys ,sp_
d.    Sys , _sp

12) The                     clause partitions the result into one or more subsets
a.    Order by
b.    Group by
c.    Where
d.    From





13) Which keyword is used in a SELECT query to prevent the duplicate records?
a.    TOP
b.    ONLY
c.    UNIQUE
d.    DISTINCT

14) Which of the following can decline a new data type?
a.    Typedef
b.    Struct
c.    New operator
d.    None of the above

15) To use stcrcat() function on the                    header file must be in included in that program
a.    Stdio.h
b.    Iostream.h
c.    Conio.h
d.    String.h

16) A string variable is a sequence of character is surrounded by double quotes
a.    True
b.    False

17) A function pointer is used to call  a function
a.    True
b.    False

18) A flowchart is an diagrammatic representation of an algorithm
a.    True
b.    False


1)                     Concatenates on setting up as engaging interface with logic behaviors.
a.    Interaction design
b.    Information architecture
c.    Visual design
d.    Dropdown list





2)                       Is navigation aid that allows the user to keep of the location within programs
a.    Pagination
b.    Tag
c.    Breadcrumb
d.    Search field

3)    Which phase of the responsive work design workflow consists of the processes called migration and user acceptance testing?
a.    Deploy
b.    Develop
c.    Discover
d.    Designs

4)                                Is to be intended to be explored on a spectrum if diverse experience
a.    Content layout
b.    Navigation
c.    Tab system
d.    Digital content

5)                                  Don’t work in internet explorer 8 and below?
a.    Adaptable grids
b.    Viewpoints
c.    Spreadsheets
d.    Media inquiries

6)                               Browsers widths that have a media question presentations to change the format
a.    Spreadsheets
b.    Breakpoints
c.    Stacking
d.    Tab bar
7)    Which of the following truth table that specifies the action to be taken when certain condition arise
a.    Design table
b.    Hash table
c.    Decision tree
d.     Hash functions


8)    The process of correcting logical errors in a program is known as
a.    Correcting
b.    Error tracking
c.    Debugging
d.    Logic tracking

9)    Which of the following statements true about array?
a.    An array is a group of logically different data values
b.    Arrays are stored in consecutive location in memory
c.    Array elements accessed by subscripting the array name
d.    Array can contain only numeric data

10) Which of the following constructs can be used to display data from an array in pseudo code?
a.     While
b.    Case
c.    If
d.    None of the above

11) Which of the following areas in main memory is used to store variables required during processing?
a.    Input area
b.    Output area
c.    Program area
d.    Data area

12)                    Is used to start the search in the index file based on binary techniques
a.    Seek
b.    Find
c.    Display
d.    Goto


13) A column with a                allows a null value to be inserted once
a.    Primary
b.    Identity
c.    Unique
d.    Check



14) Which error option sets the ERROR_NUMBER and @@ERROR values to msg_id ?
a.    LOG
b.    SETERROR
c.    NOWAIT
d.    ERROR_NUMBER

15) The                    statement is not supported in SQL Azure for which user can switch between database in SQL Azure
a.    UPDATE
b.    USE
c.    INSERT
d.    ALTER

16) Values for                   are automatically generated
a.    IDENTITY
b.    NULL
c.    DEFAULT
d.    GOTO

17)                    Locks are used by database while processing a table?
a.    Intent
b.    Exclusive
c.    Schema Modification
d.    Shared

18)                    Attributes allows a user to span a cell along horizontal row in an HTML table.
a.    Colspan
b.    Rowspan
c.    Cellspan
d.    Span
19) The                     is used for displaying information about the data
a.    HTML
b.    META
c.    TITLE
d.    Script



20) Identify the satellite system that provides about the location from any part of globe
a.    Bluetooth
b.    WIFI
c.    GSM
d.    GPS

21) The                            elements is column or a section that generally contains that data linked to the main information
a.    <aside>
b.    <nav>
c.    <mark>
d.    <section>

22) The                      element emphasizes the text as compared to its surrounding text
a.    STRONG
b.    SUB
c.    SUP
d.    INS


23) Which of the following is the new features of HTML5?
a.    <Canvas>
b.    <div>
c.    <article>
d.    <audio>

Create index query statement?

Instead of





Comments

Post a Comment

Popular posts from this blog

60 Dawg

Important