Font size
WorksheetsCCE Amrita
Total questions: 128
Worksheet time: 2hrs 36mins
What is the type of layer for HTTP?
Transport layer
Application layer
Link layer
Network layer
Key component for Embedded systems?
Web service
Controller service
Micro controller
IOT
Communication and M2M are which based networks?
IP & Non IP based
Non IP & IP based
none of them
both of them
NETCONF is based on
Non volatile Memory
Network Topology
Network management
Network system
An IOT network is a collection of devices.
Signal
network
machine
interconnected
How many number of elements in the open IoT architecture.
Three elements
Five elements
Seven elements
Nine elements
In IoT Design Methodology fourth step is
Domain model
Information Model specification
Service specifications
IoT Level specifications
What is the real example of a smart grid device in IoT?
Smart speakers
Smart meters
Mobile phone
Television
Cubieboard is powered by
a dual core ARM Cortex A7 processor
a 1GHz ARM Cortex A8 processor
none of them
both of them
IoT equation IT + OT =
success
failure
IoT
none
IoT and M2M involves
networking of machines
communication between machines
communicate with external environment
all the above
What is the standard port number of secure MQTT?
7773
8883
9993
8888
Which one offers high scalable and reliable
Amazon S3
Amazon Dynamo DB
Amazon EMR
Amazon SQS
BeagleBone Black is similar to
Cubieboard
Raspberry pi
pc Duino
all the above
SPI full form
System Peripheral Interface
Serial Peripheral Interface
Speed Peripheral Interface
Software Peripheral Interface
The memory for Raspberry pi is
421
512
621
712
What is the range for z-wire
3000m -30m
300m – 100m
30m – 100m
all the above
Which of the following touch sensor used in cell phone?
proximity touch sensor
follow touch sensor
human touch sensor
capacitive touch sensor
Which language does GSN work on
C
C++
Python
Java
In IoT how many levels are there
4
5
6
7
M2M data can be collected by
point solution
line solution
statement solution
statement solution
In IoT how many steps are involved
5
6
7
8
What is the Arduino UNO?
software
hardware
network
both a&b
Artificial Intelligence is superset of ________________________ & ________________________ ,
Machine Learning & Neural Networks
Machine Learning & Deep Learning
Deep Learning & Neural Networks
AI is a field of computer science aimed at developing machines which are intelligent enough to do certain tasks that would normally be performed only by (a)
___________________ is set of algorithms that allows computers to learn from data without being explicitly programmed.
Machine Learning
Deep Learning
Neural Networks
This requires computer scientists to formulate general-purpose learning algorithms that help machines learn more than just one task.
Machine Learning
Deep Learning
Neural Networks
Deep learning is often made possible by artificial neural networks, which imitate ______________, or_____________________.
AI & ML
Neurons or Brain Cells
The neural net models use ___________ and _________________ principles to mimic the processes of the human brain, allowing for more general learning.
Maths & Science
Maths & Computer Science
Human Brain & Science
An artificial neural network tries to simulate the processes of densely interconnected brain cells, but instead of being built from biology, these neurons, or nodes, are built from ___________.
Code
Machine Learning
Machine Learning is a subset of AI. ML deals with developing systems which can improve their performance with _________________.
Experience
Deep Learning
Neural Networks
Most of people are familiar with ______________learning from shopping on the Internet and being offered products related to their purchase.
Machine
Deep
All three of these AI concepts – machine learning, deep learning, and neural networks – can enable hardware and software robots to “think” and act dynamically, outside the confines of _______________.
Code
Human Brain
In a classification problem, the outputs are
categorical or discrete
numerical or continuous
In a regression problem, the output is _
categorical or discrete
numerical or continuous
What is the difference between K-means and KNN Algorithms?
K-means is supervised while KNN is unsupervised
K-Means is used for clustering while KNN is used for classification and regression
KNeighborsClassifier class can be imported as:
from sklearn.ensemble import KNeighborsClassifier
from sklearn.neighbors import KNeighborsClassifier
from sklearn.tree import KNeighborsClassifier
from sklearn import KNeighborsClassifier
Which of the following is FALSE about SVM?
SVM has inbuilt L2 regularization capabilities
SVM solves both classification and regression problems
It does not require any feature scaling
Choosing an appropriate Kernel function is difficult
Which of the following is FALSE about Entropy in context of Decision Tree?
Entropy keeps on increasing as we keep splitting the nodes
Entropy is calculated using Information Gain
None of the above
Which of the following is FALSE about Random Forest and Adaboost?
Random Forest aims to decrease variance and not bias
Adaboost aims to decrease bias not variance
Both Adaboost and Random Forest aim to decrease both bias and variance
None of the above
Which of the following is TRUE about Random Forest and Adaboost?
Order of trees matters in Random Forest
Order of trees matters in Adaboost
Order of trees does not matter in Random Forest and Adaboost
None of the above
Which of the following is FALSE about Boosting?
Each weak learner has equal say in the final decision
Sequence in which each weak learner is created does not matter
None of the above
Which of the following is TRUE about Reinforcement Learning?
It uses rewards and penalty methods to train a model
It is also known as a semi - supervised learning model
Chess playing computer is a good example of reinforcement learning
All of the above
Which of the following algorithm is called Lazy Learner?
KNN
SVM
Naive Bayes
Decision Tree
Which of the following is NOT an example of hyper-parameter?
Number of nearest neighbors in KNN
Number of outliers in KNN
Depth of a Decision Tree
Number of trees in a Random Forest
Which of the following is FALSE about Tuples in Python?
Tuples are immutable
Tuple items can be deleted using del keyword
Tuples can be declared as: x,y=1,2
None of the above
Which of the following is TRUE about Random Forest?
Random Forest aims to decrease both variance and bias
Random Forest aims to decrease variance not bias
Random Forest aims to decrease bias not variance
None of the above
Dimensionality Reductions is useful because it:
reduces overfitting
reduces computation time
removes multicollinearity
All of the above
What do minimum missing value ratio represent?
The number of missing values in a dataset
The number of minimum missing values for an operation to be performed
The number of missing values in a column
The minimum ratio of missing values to all values in a column for cleaning to be performed
Which of these are not displayed when you see the import data result visualization?
Unique values
Missing values
Standard deviation
Mode
Compute target is the target variable whose value is to predicted.
True
False
'Convert to CSV' module is a part of which section?
Data Input and Output
Data Transformation
Model Training
None of the above
The key challenge to successfully train a machine learning model
Feature engineering and selection
Selection of the algorithm
Tuning of the hyperparameters
Evaluation of the metrics
All the above
(a) is a domain of AI related to data systems and processes, in which the system collects numerous data, maintains data sets and derives meaning/sense out of
them.
Domain of the AI used by price comparison websites is
Data Science
NLP
CV
The __________ helps us to summarise all the key points of Problem Scoping.
Problem Statement Template
4 Ws Problem canvas
Data Features
The basis of decision making depends upon the availability of information and how we experience and understand it. ‘Information’ includes:
Past experience
Intuition
Knowledge
All of the above
Under this block, you also gather evidence to prove that the problem you have selected actually exists. Identify the block of 4W problem canvas.
Who
what
where
why
An air conditioner can be turned on and off remotely with the help of internet is an example of:
Augmented Reality
Automation
Internet of Things
The AI domain which can be used to predict AIR quality index is
NLP
CV
Data Science
Which of the following is not an AI application?
Google Maps
Writing suggestion in gmail
Face Recognition
Kahoot
What is a benefit of artificial intelligence?
The artificial intelligence reduce the probability of error
Decreases the work efficiency.
Increases the cost of personal and training
The kind of machine learning where instances must be sorted into categories:
regression problem
classification problem
expert system
Which one requires that features be specified by the programmer in advance?
deep learning
machine learning without neural networks
Deciding whether an email is spam or not:
regression problem
classification problem
expert system
Classification problem with machine learning from unlabelled instances, which are grouped in clusters that have close values for features:
supervised learning
unsupervised learning
reinforcement learning
Kind of learning in which a robot or software bot learns to make the right decisions to achieve a goal, over a great many different trials:
supervised learning
unsupervised learning
reinforcement learning
Which one of these is not an area of AI?
computer vision/image recognition
voice recognition
web design
robotics
Translation:………………
computer vision
robotics
Natural Language Processing
Human face recognition:………………
computer vision
robotics
Natural Language Processing
Voice to text:………………
computer vision
robotics
Natural Language Processing
I can do only one task, but I do it perfectly.
Narrow AI
General AI
Super AI
Is automatic dishwasher example of A.I ? If not why?
Yes
No, coz it is example of automation
No, coz it requires human input
Both b and c
In Amplitude Modulation, the instantaneous values of the carrier amplitude changes in accordance with the instantaneous amplitude of the modulating signal.
True
False
What is the circuit used for producing AM called?
Modulator
Transmitter
Receiver
Duplexer
Modulation is required because
antenna height is reduced
Frequency division multiplexing is possible
Bandwidth expansion is possible
All of the above
The ratio between the modulating signal voltage and the carrier voltage is called?
Amplitude modulation
Modulation frequency
Modulation index
Ratio of modulation
What is the percentage of modulation if the modulating signal is of 7.5V and carrier is of 9V?
100
91
83.33
0
When does over-modulation occur?
Em=Ec
Em<Ec
Em>Ec
None of the above
What is the condition for greatest output power at the transmitter without distortion?
Modulating signal voltage > Carrier voltage
Modulating signal voltage < Carrier voltage
Modulating signal voltage = Carrier voltage
Modulating signal voltage = 0
What is the modulation index value if Emax=5.9v and Emin=1.2v?
0.5
0.662
0.425
0.14
Which of the following modulating signal voltage would cause over-modulation on a carrier voltage of 10v?
9.5
9.99
10
12
In an AM wave useful power is carried by
carrier
sidebands
both sidebands and carrier
none of the above
In amplitude modulation, bandwidth is ……………. the audio signal frequency
twice
thrice
four times
not related
Overmodulation results in
Weakening of the signal
Excessive carrier power
Distortion
None of the above
As the modulation level is increased, the carrier power
Is increased
Remains the same
Is decreased
None of the above
By suppressing carrier component from AM wave, we have
DSB-SC
SSB-SC
VSB
NONE OF THE ABOVE
If the Modulation index ‘m’ of AM is 0.4 then what is the % of Modulation is
50%
40%
80%
20%
The ring modulator is used for which type a modulation ___
DSB-FC
DSB-SC
SSB-SC
VSB
NON LINEAR DEVICE USED IN ENVELOPE DETECTOR IS
Diode
transistor
FET
All of the above
The Balance Modulator generates the
SSB-SC
DSB-SC
VSB
DSB-FC
Phase shift method is
Includes two balanced modulators
Two phase shifting networks
Avoids the use of filters
All of the above
SSB can be used to transmit
TWO SIDEBANDS
ONE SIDEBAND
CARRIER
TWO SIDEBANDS AND CARRIER
The register which holds the address of the location to or from which data are to be transferred is called
Index Register
Instruction Register
Memory Address Register
Memory Data Register
The register used as a working area in CPU is
Program Counter
Instruction Register
Instruction Decoder
Accumualtor
The device which is used to connect a peripheral to bus is called . Control register B. Interface C. Communication protocol D. None of these
Control Register
Interface
Communication Protocol
None of these
Which of the following register is used in the control unit of the CPU to indicate the next instruction which is to be executed ?
Accumulator
Index Register
Instruction Decoder
Program Counter
The function of program counter (PC) holds
Temporary
Address for Memory
memory Operand
Address of Instruction
Which of the following is not a form of memory ?
Instruction Cache
Instruction Register
Instruction Opcode
Both (A) and (B)
A dynamic RAM consists of
6 Transistors
2 Transistors and 2 Capacitors
1 Transistor and 1 capacitor
None of These
Four memory chips of 16 x 4 size have their address bases connected together. The system will be of size
64 X 64
16 X 16
32 X 16
256 X 1
Microprocessor 8085 is the enhanced version of ......... with essentially the same construction set
4800
6800
8080
8088
The stack pointer in the microprocessor is a ______
16 bit register that points to stack memory locations
32 bit accumulator
memory location in the stack
flag regsiter used for the stack
Transport layer aggregates data from different applications into a single stream before passing it to ____________
Network Layer
Data Link Layer
Application Layer
Physical Layer
Transmission control protocol ___________ .
is a connection-oriented protocol
uses a three way handshake to establish a connection
receives data from application as a single stream
all of the mentioned
An endpoint of an inter-process communication flow across a computer network is called __________.
Socket
Pipe
Port
Machine
Which one of the following is a version of UDP with congestion control?
Data Congestion Control Protocol
Steam Control Transmission Protocol
Structured Stream Transport
User Congestion Control Protocol
Which network topology requires a central controller or hub?
Mesh
Ring
Star
Bus
Data communication system within a building or campus is________
WAN
LAN
MAN
PAN
Which of the following tasks is not done by data link layer?
Framing
Error Control
Flow Control
Channel Coding
Automatic repeat request error management mechanism is provided by ________
logical link control sublayer
media access control sublayer
network interface control sublayer
application access control sublayer
Which of the following is the multiple access protocol for channel access control?
CSMA/CD
CSMA/CA
Both CSMA/CD & CSMA/CA
HDLC
The data link layer takes the packets from _________ and encapsulates them into frames for transmission.
network layer
physical layer
transport layer
application layer
The ____ translates internet domain and host names to IP address.
routing information protocol
domain name system
network time protocol
internet relay chat
Application layer protocol defines:
types of messages exchanged
message format, syntax and semantics
rules for when and how processes send and respond to messages
all of the mentioned
The protocol data unit(PDU) for the application layer in the Internet stack is?
Segment
Datagram
Message
Frame
Which of the following is public IP address ?
10.15.14.12
192.168.52.62
172.32.1.1
None of the Above
If subnet mask 255.255.255.224, which of the following will be Direct Broadcast address ?
202.15.19.127
202.15.19.63
Both a and b
None of the above
In class C , if subnet mask is 255.255.255.224 then calculates number of subnet?
6
8
4
None of the above
If Direct Broadcast Address of subnet is 201.15.16.31. Which of the following will be subnet mask ?
255.255.255.240
255.255.255.192
255.255.255.198
None Of the Above
Transmission media are usually categorized as:
Fixed or unfixed
Guided or unguided
Determinate or indeterminate
Metallic or non-metallic
Transmission media lie below
Physical
Application
Data link
Network
Which of the following uses guided media?
Cellular telephone system
Radio broadcast
Local telephone system
Satellite system
Protocol for Network virtual terminal is___________
FTP
HTTP
Telnet
SMTP
Which two layers of OSI are merged in network access layer of TCP IP model?
Application, Presentation
Data link, Physical
Network, Data link
None
Which one of them is not application layer protocol?
TCP
HTTP
FTP
SMTP
Segmentation and reassembly is done at __________ layer
Session
Presentation
Transport
Data Link
Framing is done at _________ layer
Physical
Transport
Data Link
None
