• Q : Wap to compute the sum of all multiples of entered number....
    Computer Engineering :

    Construct a while() loop, which computes the sum of all multiples of 2 and 5 for numbers 1 - 100. Show all variable declarations. In C programing.

  • Q : Draw a dfsa....
    Computer Engineering :

    Draw a DFSA (deterministic finite state automata) that recognizes binary strings, and then convert the Backus-Naur Form to an EBNF equivalent grammar and draw a DFSA.

  • Q : Wap that prompts the user to enter the number of students....
    Computer Engineering :

    Write a program that prompts the user to enter the number of students and each student's name and score, and finally displays the name of the student with the highest score.

  • Q : Derive the sum-of-minterms....
    Computer Engineering :

    Derive the sum-of-minterms and the product-of-maxterms canonical forms for the Boolean function, G(a, b, c) = c'a' + b'a + cb.

  • Q : Explain what is meant by wpan....
    Computer Engineering :

    Explain what is meant by WPAN. Give 3 examples of where this is being used currently and name a few of the company that sells the product used to create a WPAN.

  • Q : Describe threats and vulnerabilities of social engineering....
    Computer Engineering :

    Describe the threats and vulnerabilities of social engineering and social media; include how they are similar and how they are different.

  • Q : Find a minimum two-level circuit using and and or gate....
    Computer Engineering :

    Using AND and OR gates, find a minimum two-level circuit to realize: Part 1- F=A'C'+B'C+ACD'+BC'D Part 2- F=RS'+R'S'+ST'

  • Q : Find a minimum two-level nor nor circuit....
    Computer Engineering :

    Find a minimum two-level NOR-NOR circuit to realize: Part 1- (A+B+C)(D'+B+A) Part 2- (A+B+C)(B'+D+A)(A'+B'+C)

  • Q : Design a logic circuit using two-level nand gate circuit....
    Computer Engineering :

    Design a logic circuit that has a 4-bit binary number as an input and one output. The output should be 1 iff the input is a prime number (greater than 1) or zero

  • Q : Write a program that computes the annual after-tax cost....
    Computer Engineering :

    Write a program that computes the annual after-tax cost of a new house for the first year of ownership. The cost is computed as the annual mortgage cost minus the tax savings.

  • Q : Write a program that simulates flipping a coin....
    Computer Engineering :

    Write a program that simulates flipping a coin 100,000 times and reports the longest consecutive sequence of heads. Use (int) ( Math.random() + .5) to generate a random integer, 0 for heads and 1 fo

  • Q : Write a program that accepts a list of n test scores....
    Computer Engineering :

    Write a program that accepts a list of n test scores in the range 0 through 100 and finds the average of the n - 1 highest scores on the list - that is, the lowest score is not included in the avera

  • Q : How do i permanently disable urls in excel....
    Computer Engineering :

    How do I permanently disable URLs in Excel? I don't want Excel too attempt to visit a any url in any doccument, and I don't want an error message. If there is a fix and it permaneently and irreversa

  • Q : Write a function that reads a line and reverses the words....
    Computer Engineering :

    Question- Write a function that reads a line and reverses the words in the line (not the characters) using a stack. For example, given the following input: The quick brown fox jumps over the lazy do

  • Q : Describe directed graph....
    Computer Engineering :

    Question 1- How can one show that whether a graph has a 2-coloring can be determined in polynomial time? Question 2- Describe directed graph.

  • Q : Write a program with a loop and indexed addressing....
    Computer Engineering :

    Write a program with a loop and indexed addressing that calculates the sum of all the gaps between successive array elements. The array elements are doublewords, sequenced in nondecreasing order. Fo

  • Q : Write a risc-style program....
    Computer Engineering :

    Write a RISC-style program that computes the expression SUM = 580 + 68400 +80000. Assume that numbers are in decimal notation, and assume that the following is given to you in the code: Move R2

  • Q : How to find out the time from decimal....
    Computer Engineering :

    How to find out the time from decimal: A1 cell is 1.15 B1 cell is 1.55

  • Q : How to use mdeterm function in vba....
    Computer Engineering :

    Question- How to use MDETERM function in VBA? I would like to use the MDETERM sprreadsheet function in VBA without starting with a spreadsheet range.

  • Q : Pseudocode for lsearch that work for first to last element....
    Computer Engineering :

    Consider the function LSEARCH(d, L) that returns the last vertex in L that contains data d (or nil if d is not in L); that is, if there is more than a copy of d in L, then it returns the last one en

  • Q : What is cidr notation....
    Computer Engineering :

    Question 1- Has this network been sub-netted? How do you know? Question 2- How many possible hosts would there be on the above network if all usable addresses were assigned(show your work)?

  • Q : How to reset command-c for copy not for copy to scrapbook....
    Computer Engineering :

    Question- How to reset Command-C for copy not for "Copy to Scrapbook" For some reason in Excel the "command-c" shortcut to copy is set to "copy to scrapbook".

  • Q : What is physical database design....
    Computer Engineering :

    Question 1- Describe how a direct search works in a hashed file using the division-remainder method of hashing? Question 2- What is physical database design?

  • Q : Can an index be built over a non-unique field....
    Computer Engineering :

    Part 1- Can an index be built over a non-unique field? Part 2- Can an index be built over a field if the file is not stored in sequence by that field?

  • Q : What is an indexed-sequential file....
    Computer Engineering :

    Question 1- Describe the four steps in the transfer of data from disk to primary memory Question 2- What is an index? Compare the concept of the index in a book to an index in an information system. Q

©TutorsGlobe All rights reserved 2022-2023.