Your browser does not support JavaScript!

WeirdBonobo

WeirdBonobo is Information Technology student 👩‍💻
Last login
3 days ago
Joined
2023-10-09
WeirdBonobo latest posts

3 days ago - When PVST is running over a switched network, which port state can participate in BPDU frame forwarding based on BPDUs received, but does not forward data frames?

3 days ago - An administrator is troubleshooting a switch and wants to verify if it is a root bridge. What command can be used to do this?

3 days ago - Which PAgP mode mode places an interface in a passive negotiating state in which the interface responds to the PAgP packets that it receives, but does not initiate PAgP negotiation?

3 days ago - During the implementation of Spanning Tree Protocol, all switches are rebooted by the network administrator. What is the first step of the spanning-tree election process?

3 days ago - After the election of the root bridge has been completed, how will switches find the best paths to the root bridge?

3 days ago - Which STP port role is adopted by a switch port if there is no other port with a lower cost to the root bridge?

3 days ago - What value determines the root bridge when all switches connected by trunk links have default STP configurations?

3 days ago - Variables can be defined in terms of measurable factors through a process of _______________________________.

3 days ago - The more variables, the more complex the study and the more complex the statistical analysis.

3 days ago - The value of statistics is strong because they cannot serve as predictions as well as probabilities in certain trends.

3 days ago - Say you want to figure out which brand of microwave popcorn pops the most kernels so you can get the most value for your money. You test different brands of popcorn to see which bag pops the most popcorn kernels. Which among the choices is the independent variable?

3 days ago - It involves the application of specific statistical techniques to disciplines in biology such as population genetics, epidemiology and public health.

3 days ago - Statistical variables do not contain numerical values but rather something __________________________.

3 days ago - When the number of elements of the population is fixed and thus making it possible to enumerate it in totality.

3 days ago - These are often used to communicate research findings and to support hypotheses and give credibility to research methodology and conclusions.

3 days ago - Example of this are number of episodes of respiratory arrests or the number of re-intubations in an intensive care unit.

3 days ago - It is the study of how to collect, organize, analyze, and interpret numerical information from data.

3 days ago - It is used to make predictions or comparisons about a larger group (a population) using information gathered about a small part of that population.

4 days ago - Actions taken that protect and defend information and information systems by ensuring their availability, integrity, authentication, confidentiality and non-repudiation

4 days ago - Information Assurance (IA) is the study of how to protect your information assets from destruction, degradation, manipulation and exploitation.

4 days ago - Concept of Cybercrime Cyber Crime Computer crime, or cybercrime, is any crime that involves a computer and a network. The computer may have been used in the commission of a crime, or it may be the target.

4 days ago - This is a characteristic of database that includes also the protection of the database from unauthorized access confidentiality and unauthorized changes.

4 days ago - It is a bundle of actions which are done within a database to bring it from one consistent state to a new consistent state.

4 days ago - It is a unit of data – is a symbol or a set of symbols which is used to represent something.

5 days ago - Suppose that a user wanted to update the lastname of student to ‘Santos’ and YR_LVL to ‘Irreg’ whose USN_ID is equal to 50, in one select statement which of the following is the correct sql statement to use.

5 days ago - Which of the following is the correct example updating the student LASTNAME TO ‘SANTOS’ and course to ‘BSCS’ whose STUD_ID is equal to 109?

5 days ago - Which of the following is the correct example of updating the LASTNAME to ‘REYES’ of all students from STUDENTS table whose STUD_ID is equal to 01020564?

5 days ago - Which of the following is the correct example updating all student COURSE to ‘BSIT’ from STUDENTS table?

5 days ago - Which of the following is the correct example of updating the COURSE to ‘N/A’ of all students from STUDENTS table whose course IS NULL;

5 days ago - It is a collection of interrelated data and a set of programs to access those data.

5 days ago - It is collection of data that contains information relevant to an enterprise.

5 days ago - This is also known as facts that can be recorded and that have implicit meaning.

5 days ago - It is the term generally used to describe what was done by large mainframe computers from the late 1940's until the early 1980's.

1 month ago - The following algorithm is a count-controlled loop going from 1 through 5. At each iteration, the loop counter is either printed or put on a queue depending on the result of Boolean function RanFun(). (The behavior of RanFun() is immaterial.) At the end of the loop, the items on the queue are dequeued and printed. Because of the logical properties of a queue, this algorithm cannot print certain sequences of the values of the loop counter. You are given an output and asked if the algorithm could generate the output. Set count to 0 WHILE (count < 5) Set count to count + 1 IF (RanFun()) Write count, ' ' ELSE Enqueue(myQueue, count) WHILE (NOT IsEmpty(myQueue)) Dequeue(myQueue, number) Write number, ' ' The following output is possible using a queue: 1 3 5 4 2

1 month ago - Indicate which structure would be a more suitable choice for each of the following applications. A program keeping track of where canned goods are located on a shelf.

1 month ago - How are electromagnetic waves important in mobile phone communication?

1 month ago - Which of the following exercises is suitable for a novice in circuit training?

1 month ago - Which of the following is essential for proper posture during the Shoulder Press?

1 month ago - Which test involves lying on the back on a table, bending one knee to the chest, and is often difficult for runners?

1 month ago - Gamma rays has the frequency of < 50 000 000 THz.V is the speed of light in the transparent medium.

1 month ago - Which of the following is true about the characteristics of abstract data types? i. It exports a type. ii. It exports a set of operations.

1 month ago - Which of the following is true about the characteristics of abstract data types?

1 month ago - Which of the following sorting algorithm is of the divide and conquer type?

1 month ago - s putting an element in the appropriate place in a sorted list yields a larger sorted order list.

1 month ago - __________________ is putting an element in the appropriate place in a sorted list yields a larger sorted order list.

1 month ago - All answers below are benefits of interface design from design rationale, except

1 month ago - Fidelity can be in terms of one or some or all of the following areas:

1 month ago - What are the two main types of access control lists (ACLs)? Standard IEEE Extended

1 month ago - What are the two main types of access control lists (ACLs)? Standard IEEE

1 month ago - What is the OSPF default frequency, in seconds, at which a Cisco router sends hello packets on a multiaccess network?