Search Your Question...!

Showing posts with label MCQ's. Show all posts
Showing posts with label MCQ's. Show all posts

TYPOGRAPHY MCQ's

1. The distance between baseline and descender line is called as

   View Answer   

   Descender height



2. The characters that are aligned with the ascender line is called as

   View Answer   

   Superscript



3. A narrower version of the regular style is called as

   View Answer   

   condensed



4. ___' is the white space formed in between the words of a justified body text.

   View Answer   

   river



5. Measurements of fixed values are called as

   View Answer   

   ABSOLUTE MEASUREMENT



Azure - Machine Learning MCQ's

1. Which of the following is a python REPL environment ?

   View Answer   

   jupyter notebook



2. What is the default Python package manager in case of Azure ML Studio?

   View Answer   

    conda 



3. Which of the following can be generally used to clean and prepare Big Data?

   View Answer   

    U-SQL



4. Reference data is _________.

   View Answer   

    additional application data for user



5. Get the required size of a dataset from a large amount of accumulated data is called ________.

   View Answer   

    statistical sampling B,D,C,A,E 



Nginx MCQ's

1. ___________ was introduced in the year 1995.

a) Apache HTTP
b) Apache Tomcat
c) Nginx
d) IBM Websphere

   View Answer   

   Apache HTTP



2. ___________ webserver was introduced primarily to support Java servlets.

a) Apache Tomcat
b) IBM Websphere
c) Nginx
d) Apache HTTP

   View Answer   

   Apache Tomcat



3. Nginx was introduced in the year _________.

a) 1998
b) 1999
c) 1996
d) 1997

   View Answer   

   1999



4. IBM Websphere was introduced in the year __________.

a) 1999
b) 1995
c) 1996
d) 1998

   View Answer   

   1998



5. Nginx has become popular as it resolves __________.

a) C10X problem
b) C10M problem
c) C10K problem
d) Event-driven

   View Answer   

   C10K problem



Grunt MCQ's

1.  How can one reduce the size of images using grunt? 

   View Answer   

   grunt-contrib-imagemin



2. After installing the required plug-ins, the next activity would be _______

   View Answer   

   Add the plug-in to the package.json file, Add the plug in through the cmd Install npm install grunt-XXX --save-dev



3. The grunt plug-in to remove any unwanted CSS within project is _________

   View Answer   

   grunt-uncss



4. Registering of tasks happens within

   View Answer   

   Gruntfile



5. While installing grunt.js, the g in "$ npm install grunt-cli -g" represents

   View Answer   

   grutnfile



Cyber Security MCQ's

1. Which of these are Personally Identifiable Information?

   View Answer   

   All



2. Which of these is an anti-virus program

   View Answer   

   All



3. What is PUP?

   View Answer   

   Potentially Unwanted Pgm



4. Internet can impose a number of Risks and hence Cybersecurity is required.

   View Answer   

   True



5. ________ monitors user activity on internet and transmit that information in the background to someone else.

   View Answer   

   Spy ware



Git Slack MCQ's

1.  What is ChatOps ?

   View Answer   

   Philosophy, Collaboration Practice



2. ChatOps helps in _

   View Answer   

   All the options mentioned



3. Compare the notifications triggered during Exercise 1 and Exercise 2. Which of the following notification to slack are missing when the GitHub repository is updated in authed mode vs. unauthed mode.

   View Answer   

   Pull Notification 



4. Merge the Pull request in GitHub for the updates made to starfeature branch. Which channels would receive notification for this event?

   View Answer   

   stakeholders and starprojectteam 



5. Delete the branch starfeature in GitHub. Which channels would receive notification for this event?

   View Answer   

   starprojectteam



Clustering MCQ's

1.  of a set of points is defined using a distance measure .

   View Answer   

   Similarity



2. Each point is a cluster in itself. We then combine the two nearest clusters into one. What type of clustering does this represent ?

   View Answer   

   Agglo



3. Unsupervised learning focuses on understanding the data and its underlying pattern.

   View Answer   

   True



4. Members of the same cluster are far away / distant from each other .

   View Answer   

   False



5. The ______ is a visual representation of how the data points are merged to form clusters.

   View Answer   

   Dendogram



Clustering - The Data Ensemble MCQ's

1.  What is a preferred distance measure while dealing with sets ?

   View Answer   

   Jaccard 



2. Each point is a cluster in itself. We then combine the two nearest clusters into one. What type of clustering does this represent ?

   View Answer   

   Agglomerative 



3. Which learning is the method of finding structure in the data without labels.

   View Answer   

   Unsupervised



4. ____________ of a set of points is defined using a distance measure .

   View Answer   

   Similarity 



5. Members of the same cluster are far away / distant from each other .

   View Answer   

   False



TensorFlow MCQ's

1. Improve quality and performance of the applications is a major driver for switching to DevOps

   View Answer   

   True



2. Running the TensorFlow session is mandatory to run TensorFlow graph.

   View Answer   

   True



3. In TensorFlow, a computation runs before the creation of a session.

   View Answer   

   False



4. TensorFlow is based on ________________.

   View Answer   

   dataflow graph



5. What is a tensor?

   View Answer   

   an n-dimesional array



Gulp MCQ's

1. Which Streams provide ability to both read and write?

   View Answer   

   Duplex



2. Streams are Asynchronous

   View Answer   

   True



3. Streams which play vital role in gulp, has its origin from __________.

   View Answer   

   Node.js



4. While installing gulp, the first installation step would be ________.

   View Answer   

   gulp g



5. The default task representation in gulp will be like ____

   View Answer   

   gulp.task



Color Theory MCQ's

1. The attribute that differentiates colors as red, blue, green is called ______

   View Answer   

   Hue



2. Adding gray to an original color will give you a 

   View Answer   

   Tones



3. The colors should be combined in such a way that it creates a 

   View Answer   

   Harmony



4. Which color scheme is mostly used in minimalistic designs?

   View Answer   

   Mono



5. Red and green are complementary colors.

   View Answer   

   True



Azure-Virtual Machines MCQ's

1. A Standard_A7 virtual machine would be considered for

   View Answer   

   High Memory Entry Level



2. Which of the following is supported on Azure virtual machines

   View Answer   

   Generation 1 virtual machines



3. Which Windows Server feature(s) is / are not supported on Azure virtual machines

   View Answer   

   Multipath I/O and Network Load Balancing



4. An Azure Standard_A4 virtual machines has ____ cores

   View Answer   

   8



5. Use the following command to create a virtual machine with Resource Manager

   View Answer   

   New-AzureRMVM  



Structured Query Language(SQL) MCQ's

1. Hbase DDL Operations (create, delete tables) are maintained by 

   View Answer   

   Region Server



2. Pre-join projection is equivalent to ________ as in traditional relational systems.

   View Answer   

   Materialized view



3. Hbase main server components include all except

   View Answer   

   Hbase Memstore



4. The column store has to perform _____ IO to insert a new value.

   View Answer   

   multiple



5. The row store needs to perform _____ IO to insert a new value.

   View Answer   

   single



Micro services Architecture MCQ's

1. Benefits of Microservices include

   View Answer   

   All



2. Simple to Develop, Test, Deploy, Scale represents

   View Answer   

   Mono



3. Agile development & Deployment is difficult in case of 

   View Answer   

   Mono



4. Decomposition of Microservices based on 2 categories namely

   View Answer   

   BC,SD



5. Complexity of developing, testing & deploying distributed system, Handling partial failures account to disadvantages of

   View Answer   

   Mic



JAVA MCQ's

1. how will a class protect  the code inside it? 

   View Answer   

   Using Access specifiers



2. the set interface model the ____ set abstractionand is used to represent sets,such as the deck of cards.

   View Answer   

   Duplicate (doubted)



3. inheritance represent the  ___ relationship,also known as parent-child relationship.

   View Answer   

   IS-A



4. What is ‘Basis of Encapsulation’?

   View Answer   

   all of the mentioned



5. which of these is an correct way of defining generic class?

   View Answer   

   class name{/*....*/}



Azure App Services & Azure Analytics and IOT & Other Azure Services MCQ's

1. Which of the following statements is correct?

   View Answer   

   All the options mentioned



2. Azure data is replicated times for data protection and writes are checked for consistency.

   View Answer   

   three  



3. What VPN types are supported by Azure?

   View Answer   

   All the options 



4. Which of the following individual components are included on HDInsight clusters?

   View Answer   

   All the options mentioned



5. Is it possible to create a custom Domain name, or use your organizations domain name, such as fresco.com, in Azure Active Directory?

   View Answer   

   True 



Azure Storage Services & Azure Database Services MCQ's

1. Your Azure storage account is always replicated to ensure durability and high availability. By default, which of the following replications schemes is used?

   View Answer   

   RA-GRS 



2. In which type of Storage replication, data is not replicated across multiple datacenters?

   View Answer   

   LRS



3. What type of storage account is backed by magnetic drives and provides the lowest cost per GB?

   View Answer   

   Standard



4. The maximum size for a file share is 5 TBs.

   View Answer   

   True 



5. Premium storage disks for virtual machines support up to 64 TBs of storage.

   View Answer   

   True  



Azure Compute Services MCQ's

1. Which of the following Windows Server roles is not supported on Azure Virtual Machines?

   View Answer   

   Hyper-v 



2. The smallest recommended virtual machine size in Azure for a production environment is:

   View Answer   

   A1



3. Azure supports both .vhd and .vhdx file formats for Virtual Machines.

   View Answer   

   False



4. To how many resource groups can a resource be added?

   View Answer   

   1



5. The VM size determines the number of __.

   View Answer   

   Nic



Azure Network Services MCQ's

1. Default Private IP address allocation method is _.

   View Answer   

   dynamic 



2. When should you use a static IP address?

   View Answer   

   DNS Server



3. Microsoft uses industry standard _______________ dynamic routing protocol to exchange routes between your on-premises network, your instances in Azure, and Microsoft public addresses.

   View Answer   

   EGP 



4. A subnet is a range of IP addresses in a __.

   View Answer   

   VNet 



Azure Management Tools MCQ's

1. 1. Which cloud offering focuses on the consumption of services?

   View Answer   

   SaaS



2. 2. Which of the following statements are correct?

   View Answer   

   All the options mentioned



3. 3. Which one of the following serives is a NoSQL datastore?

   View Answer   

   Tables



4. 4. You can view the latest data center map and Pay as You Go subscription information in (the) ?

   View Answer   

   Azure Dash Board



5. 5. In which operating system, we can use Azure PowerShell?

   View Answer   

   Windows OS