Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

To determine individuals joining ________and______algorithms are used.

A. classification, feature selection
B. clustering, feature selection
C. classification, clustering
D. mining, clustering
Answer» B. clustering, feature selection
2.

Decision tree learning is a __________algorithm

A. classification
B. clustering
C. feature selection
D. mining
Answer» B. clustering
3.

Posting a photo is an example of __________behaviour.

A. User-User
B. User-Community
C. User-Entity
D. none
Answer» D. none
4.

Number of friends are ___________proportional to probability of joining community.

A. Directly
B. Indirectly
C. inversely
D. not
Answer» B. Indirectly
5.

Number of friends of an individual in a community considered as

A. Class variable
B. Class attribute
C. Class vector
D. none
Answer» C. Class vector
6.

Individuals are inclined toward an activity when their_____are engaged in the same activity.

A. friends
B. foes
C. relatives
D. none
Answer» B. foes
7.

Communities are mostly______________

A. explicit
B. implicit
C. compact
D. none
Answer» C. compact
8.

Befriending is an example of ___________behaviour.

A. User-User
B. User-Community
C. User-Entity
D. none
Answer» B. User-Community
9.

User-_______ behaviour is content generation

A. User
B. Community
C. Entity
D. none
Answer» D. none
10.

___________behavior emerges when a population of individuals behave in a similar way

A. Collective
B. individual
C. group
D. none
Answer» B. individual
11.

Following are types of individual behaviour.

A. User-User
B. User-Community
C. User-Entity
D. All above
Answer» E.
12.

When discussing individual behavior, Our focus is on _______ individuals

A. two
B. one
C. more than one
D. more
Answer» C. more than one
13.

Similarity between two nodes can be computed by measuring their_____equivalence

A. Nodal
B. global
C. structural
D. central
Answer» D. central
14.

__________ centrality assumes that the node with the maximum degree is the most central individual.

A. Eigenvector
B. Katz
C. degree
D. None
Answer» D. None
15.

Social status theory measures how consistent individuals are in assigning status to their neighbors.

A. true
B. false
Answer» B. false
16.

Social Balance Theory also known as ______________

A. Nodal balance theory
B. structural balance theory
C. Network balance theory
D. none
Answer» C. Network balance theory
17.

Social balance theory says friend/foe relationships are _________

A. consistent
B. determinant
C. conjugate
D. adjacent
Answer» B. determinant
18.

__________Clustering estimates how strongly neighbors of a node are themselves connected

A. global
B. local
C. central
D. average
Answer» C. central
19.

The clustering coeficient analyzes transitivity in an ____________ graph

A. directed
B. undirected
C. both
D. none
Answer» C. both
20.

___________clustering is computed for the network

A. global
B. local
C. central
D. average
Answer» B. local
21.

A transitive behavior needs at least___________edges.

A. two
B. three
C. more than one
D. five
Answer» C. more than one
22.

Reciprocity is a simplified version of ____________

A. centrality
B. clustering
C. Transitivity
D. classification
Answer» D. classification
23.

Which centrality can not be generalized for group of nodes.

A. Closeness
B. degree
C. betweenness
D. Katz
Answer» E.
24.

Transitivity and reciprocity are used in ____________networks.

A. Directed
B. Undirected
C. weighted
D. None
Answer» B. Undirected
25.

When edges (v1; v2) and (v2; v3) are formed,if (v3; v1) is also formed, it is ____________

A. reciprocity
B. Transitivity
C. centrality
D. None
Answer» C. centrality
26.

________centrality considers how important nodes are in connecting other nodes.

A. Eigenvector
B. Betweenness
C. degree
D. Katz
Answer» C. degree
27.

Eigenvector centrality defined for ____________ graphs

A. directed
B. undirected
C. both
D. none
Answer» D. none
28.

__________provides solution for directed graph problems.

A. Eigenvector
B. Katz
C. PageRank
D. none
Answer» D. none
29.

In____________centrality, the intuition is that the more central nodes are, the more quickly they can reach other nodes.

A. Eigenvector
B. Katz
C. Closeness
D. degree
Answer» D. degree
30.

__________algorithm is more effective for betweenness centrality.

A. adjacency matrix
B. Dijkstra\s
C. Neighbouring matrix
D. Brandes\
Answer» E.
31.

When bias term is added to the centrality values for all nodes no matter how they are situated in the network it is called_______

A. Eigenvector
B. Katz
C. degree
D. None
Answer» C. degree
32.

Eigenvector centrality takes eigen vector of ____________

A. adjacency matrix
B. Neighbouring matrix
C. polling matrix
D. All of Above
Answer» B. Neighbouring matrix
33.

The________ centrality measure does not allow for centrality values to be compared across networks

A. Eigenvector
B. Katz
C. degree
D. None
Answer» D. None
34.

Some telecommunication company wants to segment their customers into distinct groups in order to send appropriate subscription offers, this is an example of_______

A. Supervised learning
B. Data extraction
C. Serration
D. Unsupervised learning
Answer» E.
35.

Self-organizing maps are an example of____________

A. Unsupervised learning
B. Supervised learning
C. Reinforcement learning
D. Missing data imputation
Answer» B. Supervised learning
36.

_______________ is a summarization of the general characteristics or features of a target class of data.

A. Data Classification
B. Data discrimination
C. Data selection
D. Data Characterization
Answer» E.
37.

Strategic value of data mining is____________

A. cost-sensitive
B. work-sensitive
C. time-sensitive
D. technique-sensitive
Answer» D. technique-sensitive
38.

Bayesian classifiers is____________

A. A class of learning algorithm that tries to find an optimum classification of a set of examples using the probabilistic theory.
B. Any mechanism employed by a learning system to constrain the search space of a hypothesis
C. An approach to the design of learning algorithms that is inspired by the fact that when people encounter new situations, they often explain them by reference to familiar experiences, adapting the explanations to fit the new situation.
D. None of these
Answer» B. Any mechanism employed by a learning system to constrain the search space of a hypothesis
39.

________________ is the process of finding a model that describes and distinguishes data classes or concepts.

A. Data Characterization
B. Data Classification
C. Data discrimination
D. Data selection
Answer» C. Data discrimination
40.

The out put of KDD is____________

A. Data
B. Information
C. Query
D. Useful information
Answer» E.
41.

Following is not a mining technique.

A. Bayesian classification
B. rule-based classifier
C. support vector machines,
D. ObjectRanking
Answer» E.
42.

The primary idea in___________ is that data mining problems have varying levels of diffculty in different domains

A. clustering
B. classification
C. transfer learning
D. keyword search
Answer» D. keyword search
43.

Major challenge which arises in the context of social networks is that many such networks are______________

A. homogeneous
B. heterogeneous
C. unstructured
D. semistructured
Answer» C. unstructured
44.

Supervised approaches depend on some a-priori knowledge of the data which are___________

A. Class ids
B. Class labels
C. Classifiers
D. None
Answer» C. Classifiers
45.

The problem of network clustering is closely related to the traditional problem of ___________

A. edge partitioning
B. node partitioning
C. graph partitioning
D. vector partitioning
Answer» D. vector partitioning
46.

A common tool kit used for classification is__________

A. Bridges
B. Rainbow
C. Naive Bayes
D. TFIDF
Answer» C. Naive Bayes
47.

Following is not classification algorithm

A. Naive Bayes
B. TFIDF
C. Probabilistic Indexing
D. Indexbased
Answer» E.
48.

Keyword search on XML data is a simpler problem because_______

A. XML data is mostly not structured
B. XML data is mostly tree structured
C. XML data is mostly semi structured
D. XML data is mostly fully structured
Answer» C. XML data is mostly semi structured
49.

____________predicts future trends & behaviors, allowing business managers to make proactive,knowledge-driven decisions.

A. Data warehouse.
B. Datamarts
C. Data mining.
D. Metadata
Answer» D. Metadata
50.

___________is open source and free visualization tool

A. NodeXL
B. Ruby
C. Pajek
D. Gephi
Answer» E.