Consider a group consisting of 16 females with an average age of 25 years and 20 males with an average age of 35 years. What is the approximate average age for the entire group?
Required average age = (16 × 25 + 20 × 35)/36 = 30.55 ~ 30 years
How many dimensions are selected in dice operation?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
Which one of the following expressions does NOT represent the exclusive NOR of x and y?
What does a lexer (lexical analyzer) do in the compilation process?
The communication structure that we need in socket programming is called as _________.
What does CSMA/CD stand for in the context of LAN technology?
What is a "token" in lexical analysis?
Which protocol is used for sending email messages over the internet?
DCL provides commands to perform which operations?
Which device is responsible for making routing decisions in a network?