APPSC-2016-DL-CA

Question 1

What are you predicting by the logic:

 ∨x:€y:loyalto(x,y) 
A
Everyone is loyal to someone
B
Everyone is loyal to all
C
Everyone is not loyal to someone
D
Everyone is loyal
Question 2

The field that investigates the mechanics of human intelligence is _______.

A
Artificial science
B
Cognitive science
C
Psychology
D
Sociology
Question 3

A1 computing focus on ______ and conventional computing focus on ______ and ______.

A
data, information, knowledge
B
information, data, knowledge
C
knowledge, data, information
D
None of the given options
Question 3 Explanation: 
A1 computing focuses on knowledge and conventional computing focus on data and information.
Question 4

An inference rule that says, if you know x and you know that if x is true, then y is true, then you can conclude y is

A
Minmax rule
B
Modus Pones rule
C
Chain rule
D
None of the given options
Question 4 Explanation: 
Modus ponen rule says that "P implies Q and P is asserted to be true, therefore Q must be true."
Question 5

Which one of the following is blind search?

A
Breadth first search
B
Depth first search
C
Breadth first search and Depth first search
D
None of the given options
Question 5 Explanation: 
Blind search algorithms have no additional information on the goal node other than the one provided in the problem definition. The plans to reach the goal state from the start state differ only by the order and/or length of actions.
Examples of blind search algorithms are:
1. Depth First Search
2. Breadth First Search
3. Uniform Cost Search
Question 6

The intelligent agents senses through _______ and take actions through _______.

A
sensors, actuators
B
remove, signals
C
sensors, actuators and remote, signals
D
None of the given options
Question 7

Local maximum Plateau, Ridge are the difficulties in which searching algorithms?

A
Hill climbing search
B
Best first search
C
Breadth first search
D
None of the given options
Question 8

A* algorithm uses ___________ heuristic function to search any goal node.

A
admissible function
B
fitness number
C
evaluation function
D
None of the given options
Question 9

An algorithm, if it is guaranteed to return an optimal solution if it exists, is known as

A
admissible
B
heuristic
C
optimistic
D
cognitive
Question 10

AO* algorithm is also known as

A
Admissible optimal algorithm
B
Accurate optimistic algorithm
C
And – or algorithm
D
None of the given options
Question 11

Raster systems display a picture from a definition in a _________

A
Display file program
B
Frame buffer
C
Display controller
D
None of the given options
Question 12

A bilinear transformation can be simulated by the transformations

A
Translation, rotation and stretching
B
Translation and rotation
C
Rotation, stretching and inversion
D
Rotation, stretching, inversion and translation
Question 13

Hue of a colour is related to its ___________

A
Luminance
B
Saturation
C
Incandescence
D
Wavelength
Question 14

If the eccentricity is less than one, then conic is a __________

A
Circle
B
Parabola
C
Ellipse
D
Hyperbola
Question 14 Explanation: 
If the eccentricity is zero, the curve is a circle; if equal to one, a parabola; if less than one, an ellipse; and if greater than one, a hyperbola.
Question 15

The refresh rate below which a picture flickers is ___________

A
25
B
30
C
35
D
40
Question 15 Explanation: 
The refresh rate below which a picture flickers is 25.
Question 16

The physical layer of a network _________

A
Defines the electrical characteristics of signals passed between the computer and communication devices
B
Controls error detection and corrector
C
Constructs packets of data and sends them across the network
D
All the given options
Question 16 Explanation: 
The physical layer of a network defines the electrical characteristics of signals passed between the computer and communication devices.
Question 17

End-to End connectivity is provided from host-to-host in _________

A