_____defines how a particular pattern to be interpreted,and whataction is tobe taken based on that interpretation.
A)
Semantics
B)
Syntax
C)
Timing
D)
None of the abov

1 Answer

Answer :

Semantics

Related questions

Description : ________ defines how a particular pattern to be interpreted, and what action is to be taken based on that interpretation.

Last Answer : syntax

Description : ______ refers totwo characteristics: when data should be sent and how fast it can be sent. A) Semantics B) Syntax C) Timing D) none of the above

Last Answer : Timing

Description : _____ refers tothe structure or format of the data, meaning the order in which they are presented. A) Semantics B) Syntax C) Timing D) All of theabove

Last Answer : Syntax

Description : Application layer protocol defines ____ a.types of messages exchanged b.message format, syntax and semantics c.rules for when and how processes send and respond to messages d.all of the mentioned

Last Answer : d.all of the mentioned

Description : _____defines a protocol data unit (PDU) that is somewhat similar to that of HDLC. A) MAC B) LLC C) LLU D) none of the above

Last Answer : LLC

Description : The rules that give meaning to the instructions. a) Semantics b) Syntax c) Code d) Cases

Last Answer : Answer: a Explanation: The answer is semantics. They are the rules that give meaning to the instructions. Syntax is the formal rules that ensure validation of code

Description : The formal grammar rules governing the construction of valid instruction. a) test case b) syntax c) program d) semantics

Last Answer : Answer: b Explanation: Syntax determines the grammatical rules in a code. Semantics give meaning to the instructions

Description : Which is used to mediate between syntax and semantics? a) Form b) Intermediate form c) Grammer d) All of the mentioned

Last Answer : b) Intermediate form

Description : The information tobe communicated ina data communications system is the_______. A) Medium B) Protocol C) Message D) Transmission

Last Answer : Message

Description : An error-detectingcode inserted asa field in a blockof data tobe transmitted is known as A. Frame check sequence B. Error detecting code C. Checksum D. flow control E. None of the above

Last Answer : Frame check sequence

Description : When the results of a Pap smear are reported as class 5, the nurse recognizes that the common interpretation is a) malignant. A class 5 Pap smear, according to the Bethesda Classification, ... is interpreted as probably normal. d) suspicious. A class 3 Pap smear is interpreted as suspicious.

Last Answer : a) malignant. A class 5 Pap smear, according to the Bethesda Classification, indicates squamous cell carcinoma.

Description : Which of the following statement is true? I. An address with all bits 1 is interpreted as all networks or all hosts. II. The class A network 128.0.0.0 is defined as the loopback network. a. i only b. ii only c. Both A and B d. None of the above

Last Answer : a. i only

Description : In the MIME header field____describes how the object within the body is to be interpreted. a. content-type b. content-transfer-encoding c. content-description d. content-id

Last Answer : a. content-type

Description : Which one of the following statements is NOT correct about HTTP cookies? a. A cookies is a piece of code that has the potential to compromise the security of an Internet user b. A cookie gains entry ... and time d. Cookies can be used to track the browsing pattern of a user at a particular site

Last Answer : a. A cookies is a piece of code that has the potential to compromise the security of an Internet user

Description : Selective retention occurs when? a) we process, store, and retrieve information that we have already selected, organized, and interpreted b) we make choices to experience particular stimuli c ... choices to avoid particular stimuli d) we focus on specific stimuli while ignoring other stimuli

Last Answer : a) we process, store, and retrieve information that we have already selected, organized, and interpreted

Description : Floppy disks typically in diameter a. 3‛ b. 5.25‛ c. 8‛ d. All of abov

Last Answer : All of abov

Description : The maximum frame length for 10-Mbps Ethernet is ________ bytes. A) 1518 B) 1500 C) 1200 D) none of the abov

Last Answer : 1518

Description : A virtual local areanetwork (VLAN) is configured by _________. A) software B) physical wiring C) hardware D) none of the abov

Last Answer : software

Description : A bridge can use the _________algorithm tocreate aloopless topology. A) binary tree B) spanning tree C) multiway tree D) none of the abov

Last Answer : spanning tree

Description : ___ cable can carry signals ofhigher frequency ranges than_____ cable. A) Twisted-pair; fiber-optic B) Coaxial; fiber-optic C) Coaxial; twisted-pair D) none of the abov

Last Answer : Coaxial; twisted-pair

Description : _________ utilization is the useof availablebandwidthto achieve specificgoals. A) Frequency B) Bandwidth C) Amplitude D) None of the abov

Last Answer : Bandwidth

Description : In_________ transmission, we send bits oneafter another without startor stop bits or gaps. It is the responsibilityof the receiver togroup the bits. A) synchronous B) asynchronous C) isochronous D) none of the abov

Last Answer : synchronous

Description : ______ finds the value of thesignal amplitudefor eachsample; ____ finds the change from the previous sample. A) DM; PCM B) PCM; DM C) DM; CM D) none of the abov

Last Answer : PCM; DM

Description : The most common technique to change an analog signal to digitaldata is called __________. A) PAL B) PCM C) sampling D) none of the abov

Last Answer : PCM

Description : In IPv6,a ______address is used ifa site with several networks uses the Internetprotocols but is not connectedto the Internet for security reasons. A) link local B) site local C) mapped D) none of the abov

Last Answer : site local

Description : In IPv6,options are inserted between the _________and the ___________ data. A) baseheader;extensionheader B) baseheader;upper-layer data C) base header; frame header D) noneof the abov

Last Answer : baseheader;upper-layer data

Description : In SQL, which command(s) is(are) used to change atable's storage characteristics? A. ALTER TABLE B. MODIFY TABLE C. CHANGE TABLE D. All of theabove E. None of the abov

Last Answer : ALTER TABLE

Description : A bit-stuffing based framing protocol uses an 8-bit delimiter pattern of 01111110. If the output bit-string after stuffing is 01111100101, then the input bit-string is a. 0111110100 b. 0111110101 c. 0111111101 d. 0111111111

Last Answer : b. 0111110101

Description : Which of the following layers of the OSI reference model is concerned with the syntax of data exchanged between application entities? a. Presentation layer b. Application layer c. Transportation layer d. Session layer

Last Answer : a. Presentation layer

Description : State weather the following statement is true or false for Multipurpose Internet Mail Extensions 1).The general syntax for MIME header fields is not the same as that for RFC 2822. 2).MIME header field names are never ... false C. 1. false, 2. false, 3. false D. 1.false, 2. true, 3. true

Last Answer : A. 1. True, 2. true, 3. true

Description : A _________ digital signal includes timing informationin the data beingtransmitted. A) self-synchronizing B) self-modulated C) self-transmitted D) none of the above

Last Answer : self-synchronizing

Description : One of the principal advantage of object oriented programming techniques over procedural programming techniques is that they enable programmers to create ______that do not need to be changed when a new type of object is added: a) Networks b) Modules c) Data Slates d) None of These

Last Answer : b) Modules

Description : Which statement is valid about interpreter? a. It translates one instruction at a time b. Object code is saved for future use c. Repeated interpretation is not necessary d. All of above

Last Answer : It translates one instruction at a time

Description : In a force-extension graph, force is taken along horizontal axis because A. force is independent variable B. extension is independent variable C. force is dependent variable D. all of abov

Last Answer : force is independent variable

Description : The regimen(s) used for postcoital emergency contraception is/are: A. Levonorgestrel 0.5 mg + ethinylestradiol 0.1 mg taken twice 12 hour apart B. Levonorgestrel 0.75 mg taken twice 12 hour apart C. Mifepristone 600 mg single dose D. All of the abov

Last Answer : D. All of the abov

Description : What stance that supports a particular interpretation of history known as?

Last Answer : What is the answer ?

Description : In modern days, sales approach is based on ________ 1. value sharing 2. relation building 3. coordinated approach 4. all of the above 5. none of the abov

Last Answer : all of the above

Description : Which amongst the following comes under the common classification of Mobile Apps  Native Apps  We-based Apps  Hybrid Apps  All of the abov

Last Answer :  All of the abov

Description : What is lexical semantics ?

Last Answer : The branch of morphology that deals with the meaning of words is called lexical semantics .

Description : What is Semantics ?

Last Answer : Semantics Orr is economics.

Description : What are the two subfields of Natural language processing? a) context and expectations b) generation and understanding c) semantics of pragmatics d) recognition and synthesis

Last Answer : b) generation and understanding

Description : What is used to augment a grammar for arithmetic expression with semantics? a) Notation b) DCG notation c) Constituent d) All of the mentioned

Last Answer : b) DCG notation

Description : _________ refers to the sounds of a language. a. Grammar b. Phonology c. Pragmatics d. Semantics

Last Answer : b. Phonology

Description : Define Semantics

Last Answer : The semantics of the language defines the truth of each sentence with respect to each possible world. With this semantics, when a particular configuration exists with in an agent, the agent believes the corresponding sentence.

Description : Which of the following is not associated with the session layer? (A) Dialog control (B) Token management (C) Semantics of the information transmitted (D) Synchronization

Last Answer : (C) Semantics of the information transmitted 

Description : A ________receivesa signal and,before it becomes too weak or corrupted, regenerates the original bit pattern. It thensends the refreshed signal. A) passive hub B) repeater C) bridge D) router

Last Answer : repeater

Description : When a population is divided into distinct groups based on some particular characteristic and a probability sample is taken from each group, this exemplifies: A)area sampling B)quota sampling C)stratified sampling D)cluster sampling E)simple random sampling

Last Answer : D)cluster sampling

Description : Javascript and Java has similar name because ........... is/are true. (a) Javascripts syntax is loosely based on Java's syntax (b) Javascript is stripped down version of Java (c) Java and Javascript are originated from Island of Java ... only (B) (a), (b) and (c) (C) (a) and (b) (D) (a) and (c)

Last Answer : Answer: A

Description : he limitations in using publicity -based public relations tools stem primarily from the fact that A)publicity is never properly managed by media personnel. B)media personnel consider only unfavourable ... is newsworthy. D)media personnel control the content and the timing of the communication.

Last Answer : D)media personnel control the content and the timing of the communication.