• Q : Write a console program to enter first name and last name....
    Computer Engineering :

    Write a C++ console program that performs the following: The user is asked to enter first name, last name and age. The program prints the inputs for the user to review. The user is asked to enter eith

  • Q : What is functional decomposition....
    Computer Engineering :

    Using functional decomposition, write program in C++ to help you do this. The data will be read from an input file called songs.dat which you will create at your local machine and its data is shown

  • Q : Describe two website theories....
    Computer Engineering :

    Question 1- Describe two website theories (e.g. gestalt theory) Question 2- What are the impacts of the theories above on the creation of website.

  • Q : Write a program averageletter which will create an array....
    Computer Engineering :

    Write a program AverageLetter which will create an array of 5 characters. Prompt the user to enter any 5 letters of the English alphabet - both lower and upper cases are allowed. Store those values

  • Q : How to convert an expression into minterm....
    Computer Engineering :

    Question 1- Minterms of: Part 1- F(x,y,z) = x'y + xy + x'z + xz' + yz + y'z'  Part 2- G(x,y,z) = x'y + xy' + x'z' +xz +yz' + y'z

  • Q : Write a program to create two arrays....
    Computer Engineering :

    Write a program to create two arrays namely asciiArray and decimalArray of 52 elements each. In the asciiArray, store letters of the English alphabet; both lower and upper case letters. In the decim

  • Q : Write a program that solves relatively simple sudoku puzzles....
    Computer Engineering :

    Question 1- Write a program that solves relatively simple Sudoku puzzles. Your implementation needs to consist of a Sudoku class. Question 2- Read a float number from a file and output it with 2 dig

  • Q : Describe what are logical equivalences....
    Computer Engineering :

    Show that ¬(p ?¬q) and q ?¬p are equivalent Part 1- Using a truth table. Part 2- Using logical equivalences.

  • Q : What is difference between logical input and device output....
    Computer Engineering :

    Question 1- What is the difference between logical I/O and device I/O? Question 2- What is the difference between block-oriented devices and stream-oriented devices? Give a few examples of each.

  • Q : How to count rows in a filtered list....
    Computer Engineering :

    Question- How can I count rows in a filtered list? If I want to sum values in a filtered list I can use subtotal (109, a1:a999) and get a total of just the filtered values. Can I do the same thing wit

  • Q : Has anyone used the new spreadsheet function bitlshift....
    Computer Engineering :

    Question- Has anyone used the new 2013 spreadsheet function BITLSHIFT? The command is used in programming for a number of reasons, but why would I use it in the spreadsheet?

  • Q : Write a program that computes the sum of the integers....
    Computer Engineering :

    Question- Write a program that computes the sum of the integers from 1 to 100 by addition: 1 + 2 + 3 + 4 + 5 + ... + 98 + 99 + 100

  • Q : Describe how to work on excel sheet....
    Computer Engineering :

    Reverting back to default border lines? When I open a new Excel sheet, it has those pale gray border lines around each cell that appear on screen but don't appear when printing the sheet.

  • Q : How do we hide a bar on a chart or fix the vertical axis....
    Computer Engineering :

    How do I either hide a bar on a chart or fix the vertical axis? I have any monthly charts showing values. but when the values are too low for a month, the system generates a different vertical scale.

  • Q : Define global int variable named n which is not initialized....
    Computer Engineering :

    Define a global int variable named n which is not initialized (however, because n is located in the data segment,and because the data segment is initialized to all zero bytes, n will be implicitly ini

  • Q : Why does microsoft excel add up correctly any more....
    Computer Engineering :

    Question 1- Why does microsoft excel add up correctly any more? Question 2- Why does Excel add up correctly any more I have to always check the calculation on a calculator then amend the spreadsheet,

  • Q : Was the fbi justifed in getting the documents....
    Computer Engineering :

    Was the FBI justifed in getting the documents from the Seattle based company CTS, without a warrant? What is your opinion on the FBI hacking the servers in Russia and downloading the data without a wa

  • Q : Design an efficient algorithm to find post-office location....
    Computer Engineering :

    Design an efficient algorithm to find the post-office location minimizing the average distance between the villages and the post office.

  • Q : Write a divide and conquer algorithm for the towers....
    Computer Engineering :

    Question- Write a divide-and-conquer algorithm for the Towers of Hanoie problem (Pseudo code). Question- Show for your algorithm that S(n)=(2^n)-1.

  • Q : Design a java program in eclipse....
    Computer Engineering :

    Design a java program in eclipse that prompts the user to enter values for a, b, and c ad displays the result of the discriminate. If the discriminate is positive, display two roots.

  • Q : Discuss the impact e-commerce....
    Computer Engineering :

    Question 1- Discuss the impact E-commerce has placed on both the IT infrastructure and objectives of a business. Question 2- Describe the impact of E-Commerce on the business.

  • Q : Design a program for the hollywood movie rating guide....
    Computer Engineering :

    Design a program for the Hollywood Movie Rating Guide,in which users continuously enter a value from 0 to 4 that indicates the number of stars they are awarding to the Guide's featured movie of the we

  • Q : Write a program to count the number of words....
    Computer Engineering :

    rite a C++ program to count the number of times the words “Aggie” or “Aggies” or “aggie” or “aggies” occur in the keyboard input.

  • Q : Create an abstract class called student....
    Computer Engineering :

    Create an abstract class called Student. The Student class includes a name and a Boolean value representing full-time status. Include an abstract method to determine the tuition with full-time student

  • Q : How to decode a message....
    Computer Engineering :

    What would be the encoding of this instruction: nor $t3, $s5, $t1? Write your answer as an 8-hexdigit integer, e.g., 0x12345678, and for full credit explain how your answer was obtained.

©TutorsGlobe All rights reserved 2022-2023.