499 Answered Questions for the topic computer engineering

12/10/20

How to solve this question below?

Consider an application A running on a single cycle datapath system comprising of data and instruction caches coupled with main memory. Assume that 90% of the instruction fetches hit in the... more

What answer should be fit for the question below?

What would be the values of EAX and EDX after executing the following instruction considering the fact that EAX = 00000096, EBX = 00000005, and EDX = 00000000 before the executing the instruction?... more

Which one should be fit for the questions below?

 a. What would be the values of BX and CX after executing the following instruction assuming that BX = 008D and CX = 1A0C before executing the instruction? XCHG BX, CX(i)     BX = 008D and CX =... more
Computer Engineering Computer Programming Computer Science

12/05/20

How do I fix this C++ project

#ifndef H_UnorderedLinkedList#define H_UnorderedLinkedList#include "linkedList.h"using namespace std;template <class Type>class unorderedLinkedList : public linkedListType<Type>{public:... more
Computer Engineering Math Computer General Computer

12/03/20

Please help with CS

True or False and explain, Methods can exist inside the main (Runner) class.True or False and explain. The toString() method is unique and defaulted to every object. True or False and explain. You... more

Consider the following set of processes, with the length of the CPU-burst time given in milliseconds:

Q. Consider the following set of processes, with the length of the CPU-burst time given in milliseconds: Process Burst Time P1 66 P2 33 P3 57 P4 ... more
Computer Engineering Computer Programming Php

11/23/20

Can you help me find a topic

I need to make a program in php language, but I could not find what to write a topic or any php code written, can it help you in advance.
Computer Engineering General Computer Computer Science

11/21/20

It has been found that in a certain disk drive about 80% of all requests are for a small...

It has been found that in a certain disk drive about 80% of all requests are for a small, fixed number of cylinders. Which of the scheduling algorithms will you recommend for this situation?... more

11/15/20

question about programming

What does it mean when you are asked to create a method that will accept one time objects and return true if the two times are the same and false otherwise?

11/01/20

comp sci question

Write a program that produces an ASCII art representation of an hourglass using nested for loops. Use a class constant to make it possible to change the height of the hourglass.Output when a class... more
Computer Engineering Math Physics Electrical Engineering

10/31/20

How do I calculate the instantaneous voltage?

A sine wave voltage has a maximum value of 12 V and a frequency of 80 Hz. Calculate the instantaneous voltage at 10 ms. It's a multiple choice question and the following choices are:A. -11.4 VB. 0... more

10/23/20

computer science question

Assume that you have a variable called line that will take on the values 1, 2, 3, 4, and so on, and a class constant named SIZE that takes two values. You are going to formulate expressions in... more

10/20/20

network cabling and management

While you were gathering information to recommend transmission media for the medical instrument manufacturer, you noticed that some of the telco rooms were in disarray. For one thing you notice... more

10/20/20

Introduction to Computer Networks and Security

ScenarioAs a User Consultant in the School of Computing, Information & Mathematical Sciences, your job requires you to prepare technical reports. The Head of School requires you to prepare... more

10/15/20

Lab for CS112 Data Structures and Algorithms

Answer this and please explain so that it is easy to understand the following questions and the explanation given.Implement a base class Person. Derive classes Student and Instructor from Person.... more

10/15/20

Lab for CS112 Data Structures and Algorithms

Answer this and please explain so that it is easy to understand the following questions and the explanation given.Suppose the class Sub is derived from the class Sandwich. Which of the following... more

10/15/20

Lab for CS112 Data Structures and Algorithms

Answer this and please explain so that it is easy to understand the following questions and the explanation given.Suppose the class D inherits from B. Which of the following assignments are legal?B... more
Computer Engineering Computer General Computer Java

10/12/20

heres a cs question

Consider the following code segment, which is intended to find the average of two positive integers, x and y.int x;int y;int sum = x + y;double average = (double) (sum / 2);Which of the following... more

10/12/20

I have a cs question

The following code segment is intended to round val to the nearest integer and print the result.double val = -0.7;int roundedVal = (int) (val + 0.5);System.out.println(roundedVal);Which of the... more
Computer Engineering Math Discrete Math Chemical Engineering

10/09/20

Please help with this question!!!

The cardinality of the set                          is  , while the cardinality of the set  is -----------  while the cardinality of the set   is--------
Computer Engineering Math Discrete Math Chemical Engineering

10/02/20

Please help with the following math question!!!

Let  and    and . Which of the following statements is (are) true?(can have many answers)a.)b.)c.)d.)e.)f.) Which of the following statements is (are) true?  .  Which of the following statements is... more
Computer Engineering Math Discrete Math Chemical Engineering

10/02/20

Please help with the power set!!!!

Which of the following is the power set of ? a.) 4b.)c.)d.)e.)     ?
Computer Engineering Math Discrete Math Chemical Engineering

10/02/20

Please help with the following is a subset!!!

Which of the following is a subset of ?Note: There may be multiple correct answers!a.) b.) c.) d.) e.)
Computer Engineering Math Discrete Math Chemical Engineering

10/02/20

Please help with the cardinality of the following set!!!!

What is the cardinality of the following set?(This can have many answers)a.) 0b.) 4c.) 7d.) 3
Computer Engineering Math Discrete Math Chemical Engineering

10/02/20

Please help with this question!!!

Consider the set          .Which of the following is the corresponding set builder notation for the above set?a.) b.) c.)d.)

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.