solution - STET Computer Science : Asked Question-2023 (part-2)

Question : In Real Time Interactive Audio Video, Jitter is introduced in real-time data by delay between

Solution : packets

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : In Audio and Video Compression, voice is sampled at 8000 samples per second with________

Solution : 8 bits per sample

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Which of the following is part of the four main types for e-commerce?

Solution : All of the above

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Which of the following can improve the performance of AI agent?

Solution : Learning

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : What does a first order predicate logic contain?

Solution : Predicate and a subject

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : The process of removing detail from a given state representation is called __________

Solution : Abstraction

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Uniform-cost search expands the node n with the ___________

Solution : Lowest path cost

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : The algorithm used in the Game tree to make decisions of Win/Lose is ?

Solution : Min/Max algorithm

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Programming language commonly used for AI is________?

Solution : Perl

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Who is known as the father of AI?

Solution : John McCarthy

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : What is the role of the MISO pin in the RFID Module?

Solution : Master In Slave Out

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : A complex SCADA system has______________levels?

Solution : 4

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : WSN stands for?

Solution : Wireless Sensor Protocol

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : BLE stands for

Solution : Bluetooth low energy

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : About IoT, which among the followings isnot correct?

Solution : microphone is a digital sensor

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Which among the following is not true about IoT?

Solution : IoT is fully safe

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : The class of CFG is not closed under

Solution : Repeated Concatenation.

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : If NFA of 5 states excluding the initial state is converted into DFA, maximum possible number of states for the DFA is?

Solution : 64

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Minimum Number of states require to accept string ends with 101.

Solution : 2

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : For a DFA accepting binary numbers whose decimal equivalent is divisible by 3, what are all the possible remainders?

Solution : 0,1,2

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Let u=’1101’, v=’0001’, then uv=11010001 and vu= 00011101.Using the given information what is the identity element for the string?

Solution : ε

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : A Language for which DFA exist is a_____________

Solution : Regular Language

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : The Kleene Star operation accepts the following string of finite length over set A = {0,1} | where string s contains even number of 0 and 1.

Solution : ε, 0011, 11001100

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : In XML, which attribute is used to uniquely identify an element?

Solution : id

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : How does the DOM tree structure reflect the hierarchy of HTML elements?

Solution : In a parent-child relationship

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : What does AJAX stand for?

Solution : Asynchronous JavaScript and XML

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Which library simplifies JavaScript tasks like HTML document traversal and manipulation?

Solution : jQuery

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : What does CSS stand for?

Solution : Cascading Style Sheets

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : Which protocol is commonly used for sending emails?

Solution : SMTP

Description -

STET Computer Science : Asked Question-2023 (part-2)

Question : What are abstract methods?

Solution : Methods without a body, defined in an abstract class

Description -

STET Computer Science : Asked Question-2023 (part-2)