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 :
661850604 Correct Answer : 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 :
91473979 Correct Answer : 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 :
485168446 Correct Answer : 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 :
961490371 Correct Answer : Learning

Description -

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

Question : What does a first order predicate logic contain?

Solution :
568222021 Correct Answer : 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 :
863134957 Correct Answer : Abstraction

Description -

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

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

Solution :
594442624 Correct Answer : 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 :
788758343 Correct Answer : Min/Max algorithm

Description -

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

Question : Programming language commonly used for AI is________?

Solution :
666268191 Correct Answer : Perl

Description -

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

Question : Who is known as the father of AI?

Solution :
813552027 Correct Answer : 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 :
326126185 Correct Answer : Master In Slave Out

Description -

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

Question : A complex SCADA system has______________levels?

Solution :
448731547 Correct Answer : 4

Description -

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

Question : WSN stands for?

Solution :
409131137 Correct Answer : Wireless Sensor Protocol

Description -

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

Question : BLE stands for

Solution :
986260773 Correct Answer : Bluetooth low energy

Description -

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

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

Solution :
202048829 Correct Answer : 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 :
127664618 Correct Answer : IoT is fully safe

Description -

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

Question : The class of CFG is not closed under

Solution :
246471858 Correct Answer : 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 :
738364850 Correct Answer : 64

Description -

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

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

Solution :
171659851 Correct Answer : 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 :
205251240 Correct Answer : 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 :
811489231 Correct Answer : ε

Description -

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

Question : A Language for which DFA exist is a_____________

Solution :
368713257 Correct Answer : 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 :
869502085 Correct Answer : ε, 0011, 11001100

Description -

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

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

Solution :
424075435 Correct Answer : id

Description -

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

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

Solution :
321189212 Correct Answer : In a parent-child relationship

Description -

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

Question : What does AJAX stand for?

Solution :
997465878 Correct Answer : 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 :
129334706 Correct Answer : jQuery

Description -

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

Question : What does CSS stand for?

Solution :
454524421 Correct Answer : Cascading Style Sheets

Description -

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

Question : Which protocol is commonly used for sending emails?

Solution :
961740340 Correct Answer : SMTP

Description -

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

Question : What are abstract methods?

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

Description -

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