Grey Hat DAWG MCQS IQ Test Solved Questions - IQ Test Tutor.com

Grey Hat DAWG MCQS IQ Test Solved Questions
Grey Hat DAWG MCQS IQ Test Solved Questions



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 a few changes are made to the 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 a 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 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 characters 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 a diagrammatic representation of an algorithm

a.    True

b.    False

 

 

1) __________ Concatenates on setting up as an engaging interface with logic behaviors.

a.    Interaction design

b.    Information architecture

c.    Visual design

d.    Dropdown list

 

 

2) _________ Is a 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 intended to be explored on a spectrum of 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 media question presentations to change the format

a.    Spreadsheets

b.    Breakpoints

c.    Stacking

d.    Tab bar

 

7)    Which of the following truth table specifies the action to be taken when certain conditions 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 is true about an array?

a.    An array is a group of logically different data values

b.    Arrays are stored in consecutive locations in memory

c.    Array elements accessed by subscribing 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.    null able

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 the user can switch between databases in SQL Azure

a.    UPDATE

b.    USE

c.    INSERT

d.    ALTER

 

16) Values _________ are automatically generated

a.    IDENTITY

b.    NULL

c.    DEFAULT

d.    GOTO

 

17) ____________ Locks are used by the database while processing a table?

a.    Intent

b.    Exclusive

c.    Schema Modification

d.    Shared

 

18) ____________ Attributes allow a user to span a cell along a 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 the globe

a.    Bluetooth

b.    WIFI

c.    GSM

d.    GPS

 

21) The_____________ element is a 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 are the new features of HTML5?

a.    <Canvas>

b.    <div>

c.    <article>

d.    <audio>



FAQ’S

 

What is DAWG?

 

DAWG stands for Directed Acyclic Word Graph, which is a data structure used for storing and searching large sets of strings efficiently. It is similar to a trie data structure, but with some optimizations to reduce memory usage and increase performance. DAWGs are commonly used in applications such as spell-checking, text prediction, and bioinformatics. They can also be used to compress text data and reduce its size.

 

What does Dawg mean in slang?

 

In slang, "dawg" is a shortened version of the word "dog" and is often used as a term of endearment or casual address among friends, especially in hip-hop culture. It can also be used to refer to someone who is a close friend or an associate.

 

What is the origin of the slang term "dawg"?

 

The slang term "dawg" originated in African American Vernacular English (AAVE) and became popularized in hip-hop culture during the 1990s. Its origins can be traced back to the southern United States, where "dawg" or "dog" was used as a colloquial term for "friend" or "buddy" in informal speech. The term eventually spread to other regions and has since become a widely recognized slang term in popular culture.

 

How has the meaning of the term "dawg" evolved over time?

 

The meaning of the term "dawg" has evolved over time. Originally, it was used as a slang term for "friend" or "comrade" within African American Vernacular English. Later, it became more widely used in popular culture, particularly in the music industry, to refer to someone who is respected and considered a "heavyweight" in their field. It has also been used as a term of endearment between romantic partners. More recently, it has become associated with internet memes and popular catchphrases, such as "Yo Dawg" and "I heard you like [X], so I put [X] in your [Y] so you can [Z] while you [W]."

Post a Comment

0 Comments