Skip to main content

IS5203 Week 7 Quizezz

4. Question
Actioned
Item completed: 02/21/2022 02:24 AM
Value: 1
Answer: Full
PASS
5. Question
Actioned
Item completed: 02/21/2022 02:24 AM
Value: 1
Answer: 200 GB
PASS
6. Question
Actioned
Item completed: 02/21/2022 02:24 AM
Value: 1
Answer: Changes since the full backup
PASS
7. Question
Actioned
Item completed: 02/21/2022 02:24 AM
Value: 1
Answer: Incremental
PASS
4. Question
Actioned
Item completed: 02/21/2022 02:33 AM
Value: 1
Answer: SNMP
PASS
5. Question
Actioned
Item completed: 02/21/2022 02:33 AM
Value: 1
Answer: Statements 1 and 2
PASS
6. Question
Actioned
Item completed: 02/21/2022 02:33 AM
Value: 1
Answer: MIB
PASS
3. Question
Actioned
Item completed: 02/21/2022 02:37 AM
Value: 1
Answer: Network performance baseline
PASS
4. Question
Actioned
Item completed: 02/21/2022 02:37 AM
Value: 1
Answer:
Event descriptions
Time of events
PASS
5. Question
Actioned
Item completed: 02/21/2022 02:37 AM
Value: 1
Answer: Compare network performance to baselines
PASS
6. Question
Actioned
Item completed: 02/21/2022 02:37 AM
Value: 1
Answer: Offline folders
PASS
7. Question
Actioned
Item completed: 02/21/2022 02:37 AM
Value: 1
Answer: SNMP
PASS
6. Question
Actioned
Item completed: 02/21/2022 02:40 AM
Value: 1
Answer: Fault tolerance
PASS
7. Question
Actioned
Item completed: 02/21/2022 02:41 AM
Value: 1
Answer: Statements 1 and 2 are true
PASS
When shopping for a new router, what does the MTBF tell you?
CORRECT
What port do SNMP agents listen on?
CORRECT
One of your coworkers downloaded several, very large video files for a special project she's working on for a new client. When you run your network monitor later this afternoon, what list will your coworker's computer likely show up on?
CORRECT
What field in an IPv4 packet is altered to prioritize video streaming traffic over web surfing traffic?
CORRECT
Which of the following features of a network connection between a switch and server is not improved by link aggregation?
CORRECT
What command requests the next record in an SNMP log?
CORRECT
While troubleshooting a recurring problem on your network, you will want to examine the TCP messages being exchanged between a server and a client. Which tool should you use?
CORRECT
Which type of disaster recovery site contains all the equipment you would need to get up and running again after a disaster, and yet would require several weeks to implement?
CORRECT
Which power backup method will continually provide power to a server if the power goes out during a thunderstorm?
CORRECT
Your roommate has been hogging the bandwidth on your router lately. What feature should you configure on the router to limit the amount of bandwidth his computer can utilize at any one time?
CORRECT




























































































































































































































 

Comments

Popular posts from this blog

IS5213 Data Science and Big Data Solutions

WEEK- 2 code  install.packages("dplyr") library(dplyr) Rajeshdf = read.csv('c:\\Insurance.csv') str(Rajeshdf)                        str(Rajeshdf) summary(Rajeshdf) agg_tbl <- Rajeshdf %>% group_by(Rajeshdf$JOB) %>%    summarise(total_count=n(),             .groups = 'drop') agg_tbl a = aggregate( x=Rajeshdf$HOME_VAL, by=list( Rajeshdf$CAR_TYPE), FUN=median, na.rm=TRUE ) a QUIZ 2. What famous literary detective solved a crime because a dog did not bark at the criminal? A). Sherlock Holmes 1.  In the Insurance data set, how many Lawyers are there? A).  1031 3. What two prefixes does the instructor use for variables when fixing the missing values? Select all that apply. A). IMP_ M_ 4. What is the median Home Value of a person who drives a Van? A).  204139 5. In the insurance data set, how many missing (NA) values does the variable AGE have? A) 7   1. What...

GE5103-2 Project Management [Aug 23 Syllabus]

    Some of the advantages of using time boxes and cycles in project coordination efforts include creating urgency, measuring progress, and allowing for predictable measurements. A)        True 2.    Even though most project managers are not contract specialists, they need to understand the process well enough to coordinate with the team. For the current assignment, you are looking at a short-term and small effort with a contractor of just a few hours without significant clarity. Which of the following would be the most applicable contract to use in this situation? A)        Time and materials 3. The project you are working on has had modifications to the plan from the start and even how the project is run. Project governance covers all of the 3 following except: A)        Naming The project manager 4. Of the following, which is most likely a trigger condition defined early in t...

GE5093 Design Thinking All Quizzes

  GE---5093-1D2-FA-2021 - Design Thinking Home My courses 2021-FA GE---5093-1D2-FA-2021 Week 1 Reading Quiz 1 Started on Sunday, October 31, 2021, 2:04 PM State Finished Completed on Sunday, October 31, 2021, 2:30 PM Time taken 25 mins 58 secs Grade 8.00  out of 10.00 ( 80 %) Top of Form Question  1 Correct 1.00 points out of 1.00 Flag question Question text A critical finding of Edward Lorenz related to Design Thinking was: Select one: a. An application of the caterpillar effect b. The idea of deterministic chaos or the "Butterfly Effect" c. Business leaders enjoy chaos d. Statistical modeling of weather was fairly accurate in the long term Feedback Your answer is correct. The correct answer is: The idea of deterministic chaos or the "Butterfly Effect" Question  2 Incorrect 0.00 point...