Blog

Node JS Quiz

Node JS Quiz 1. In Nodejs how node based web servers differ from traditional web servers ? Node based server uses a single threaded model and can serve much larger number of requests compared to any traditional server like Apache HTTP Server. Node based server …

Bootstrap Quiz

Bootstrap Quiz Q1. Which of the following bootstrap style is used for a basic button group? a) -btn-group b) -btn-toolbar c) -btn-group-lg d) -btn-group-vertical   Q2. Which of the following is correct about dropdown Plugin? a) You can toggle the dropdown plugin hidden content via data …

Quiz on R programming

R Intermediate Quiz 1 Which symbol should you use to place comments in R?   * / $ #   2 Formula for Simple Linear Regression y=ax+b y=ax^2+bx^2 y=e^x y=a+b1x1+b2x2   3 In simple Linear regression number of Indepent Variables 2 3 1 0   4 …

Quiz on R programming

R Beginner Quiz 1 Which of the following are Supervised Machine Learning Algorithms a)Regression b)Classification c)Clustering a and b a and c b and c a, b and c   2 What will be temperature next Tuesday can be predicted using which  Algorithm? Classification Clustering …

Actimize Intermediate Quiz

Actimize Intermediate Quiz 1 Which function returns the second expression when the first expression is NULL ZVL NVL A&B none   2 Which colour represent the score of medium priority RED yellow green orange   3 Which file contains the configuration information for the various …

Actimize Beginner Quiz

Actimize Beginner Quiz 1 What is the Keyboard shortcut to re-run the model Ctrl+R CTRL+SHIFT+R SHIFT+R CTRL+ALT+R   2 Which pane displays the Channel Fields/Source Fields ? Context Pane Properties Pane Object Pane Toolbox   3 How many sources can be there for a channel …

Cognos Beginner Quiz

Cognos Beginner Quiz 1 Following is not true about a namespace is framework manager Namespace uniquely identifies query subjects Same query subject can belong to 2 different name spaces You can create a namespace within a namespace. A namespace is the name given to query …

SAP BO Beginner Quiz

SAP BO Beginner Quiz 1 IDT Supports which of the below types of projects Local Shared Common A&B   2 Folders in IDT are synonymous to Classes in Designer Objects in Designer Measures in designer None of the above   3 Which of the following …

Crystal Reports and Dashboard Beginner Quiz

Crystal Reports and Dashboard Beginner Quiz 1 Database used to store information about users, folders, reports in Crystal Reports Enterprise is called ? DataStore Infostore MetaStora ObjectStore   2 Location where Crystal Report files reside in Server is called ? MetaStore ReportStore FileStore ObjectStore   …