• Q : Create program that waits for a button press to blink an led....
    Computer Engineering :

    Create a program that waits for a button press to blink an LED at a rate of two times a second for ten times. The program should use a DO....LOOP with an IF statement to check for a button press.

  • Q : What does web user identity mean?....
    Computer Engineering :

    Question 1- What does "web user identity" mean? How can web user identity be exposed on the Internet? How can it be protected?

  • Q : What are the main elements of a unix syslog facility....
    Computer Engineering :

    Question 1- List and explain the differences among four different categories of audit trails. Question 2- What are the main elements of a UNIX syslog facility?

  • Q : List the broad categories of security incidents....
    Computer Engineering :

    Question 1- List and describe some measures for dealing with inappropriate temperature and humidity. Question 2- What principles should be followed in designing personnel security policies?

  • Q : Write function that accepts a character string of digits....
    Computer Engineering :

    Write a C++ function that accepts a character string of digits and converts that string to the corresponding number, and a test program that demonstrates that your function works correctly.

  • Q : What is the difference between gbn and tcp....
    Computer Engineering :

    Compare GBN, SR, and TCP (no delayed ACK). Assume that the timeout values for all three protocols are sufficiently long such that 5 consecutive data segments and their corresponding ACKs can be rece

  • Q : Why faster internet is a good thing....
    Computer Engineering :

    Question 1- What services are considered best for faster internet ? Question 2- Why faster internet is a good thing ?

  • Q : Write a marie assembly program that behaves adding machine....
    Computer Engineering :

    Write a MARIE assembly program (.mas) that behaves like an adding machine. User enters as many values as they want, then indicate they are finished by entering -99. The program will then print the s

  • Q : Create an entity relationship diagram to represent the data....
    Computer Engineering :

    Create an Entity Relationship Diagram (ERD) to represent the data requirements of the business. Use Microsoft Word or Visio to create this ERD. Note: if using Visio to create your ERD to save your a

  • Q : Describe uniform cost search....
    Computer Engineering :

    Can you guys help me list all the difference between each one of the following uninformed search algorithms: Breadth-First Search (BFS), Uniform Cost Search (UCS), Depth-First Search (DFS), Backtrac

  • Q : What declares an abstract method in an abstract class....
    Computer Engineering :

    Which of the following declares an abstract method in an abstract class? public abstract void DisplayResult();, public void abstract DisplayResult();, public void DisplayResult{};, public abstract voi

  • Q : Does iterative deepening search ever reach a goal state....
    Computer Engineering :

    Does iterative deepening search ever reach a goal state before breadth-first search does ? Consider, in your answer, the time and space complexity of the two strategies.

  • Q : Write a program that creates a chain of n processes....
    Computer Engineering :

    Write a program that creates a chain of N processes, where N is the command line parameter. Each process creates a child process, print out its own PID and its parents PID, and then waits for its ch

  • Q : Wap that will read a series of roman numerals from file....
    Computer Engineering :

    Design a C++ program that will read a series of Roman numerals from a file (via Linux redirection). Each Roman numeral must be translated to its Arabic equivalent.

  • Q : Describe jk flipflop for inputs given by user....
    Computer Engineering :

    A sequential circuit has 2 JK flip-flops, A, B, and one input x.  The circuit is described by the following input equations: J_{A} = x, J_{B} = x, K_{A} = B, K_{B} = A{}' Question- Draw the state

  • Q : Design and code a class called car....
    Computer Engineering :

    Design and code a class called Car that includes the following instance variables: double dealerCost, integer idNumber, Date dateArrived, integer modelYear, and String makeModel. You should have a p

  • Q : Write a program that reads data into an array of type int....
    Computer Engineering :

    Write a program that reads data into an array of type int. Valid values are from 0 to 10. Your program should display how many valid values were inputted as well as the number of invalid entries.

  • Q : Write a program for pizza selling....
    Computer Engineering :

    Define a class called Pizza that has member variables to track the type of pizza (either deep dish, hand tossed, or pan) along with the size (either small, medium, or large) and the number of pepper

  • Q : Write a program for monthly sales....
    Computer Engineering :

    Write a program that accepts any number of monthly sales amounts . Display the total of the values. Display a report showing each original value entered and the percentage that value contribute to t

  • Q : Write static method named mostbowlsfull to be added to bowl....
    Computer Engineering :

    Write a static method named mostBowlsFull, to be added to the Bowl class, which is passed an array of Bowl objects, and returns true if a strict majority of the Bowls in the array are not empty.

  • Q : What command could be used to count the number of lines....
    Computer Engineering :

    Devise a way with a UNIX command you've learned to count the number of these that are found in the file. Think about the commands you learned which allow you to search a file, then how to redirect o

  • Q : What are some of risc philosophies and design goals....
    Computer Engineering :

    Question 1- List and describe each component for all MIPS instruction format. Question 2- Why do we need the stack pointer ($sp) reg Question 3- MIPS is a RISC microprocessor architecture. What are so

  • Q : Write marie assembly program that behave like adding machine....
    Computer Engineering :

    Write a MARIE assembly program (.mas) that behaves like an adding machine. User enters as many values as they want, then indicate they are finished by entering -99. The program will then print the s

  • Q : Wap for creating class that has two ratios with two integers....
    Computer Engineering :

    Write a C++ program for creating a class that has two ratios with two integers. Also the class will need to show a way in simplifying the ratio.

  • Q : Write an interactive java program for animals....
    Computer Engineering :

    Write an interactive Java program. Write a class called Animal that contains instance data the represents the animal's name, age, type, and number of years equal to people years.

©TutorsGlobe All rights reserved 2022-2023.