• Q : Describe what is linkedlist....
    Computer Engineering :

    Consider a collection of Comparable objects that is represented by a chain of Linked nodes. suppose that you want to provide a sort operation for this collection. Question 1- Implement a private met

  • Q : Write a getint method that takes as input a string prompt....
    Computer Engineering :

    Write a getInt() method that takes as input a String prompt and a Scanner, and returns an integer. This method prompts a user for an integer.

  • Q : Wap to calculate the area and circumference of a circle....
    Computer Engineering :

    Question 1- Write a program to calculate the area and circumference of a circle. Question 2- Design a circuit that will generate outputs to show the relationship between two 2-bit binary numbers.

  • Q : What is the purpose of a layout manager object in java swing....
    Computer Engineering :

    What is the purpose of a layout manager object in Java Swing? a. Determines the position and size of each component in a container when that container is painted on the screen. b. Determines the hiera

  • Q : What happens when a jbutton is clicked by the user....
    Computer Engineering :

    What happens when a JButton is 'clicked' by the user? a. An ActionEvent object is created containing details of the event. b. The JButton object sends an 'actionPerformed' message to all registered

  • Q : Describe how to comput gcd of an expression....
    Computer Engineering :

    Create a program IN ASSEMBLY that reads 3 integers from the user. We will call them a,b and c. The program should calculate the following. Part 1- What is the minimum number. Part 2- What is the maxi

  • Q : Write a program to implement the linear probing....
    Computer Engineering :

    Write a program to implement the linear probing. The hash table has 13 buckets, numbered from 0 to 12, and the hash function is hash(key)= key % 13. Each bucket is associated with a "neverused" fiel

  • Q : Create a program in assembly that reads 3 integers from user....
    Computer Engineering :

    Create a program IN ASSEMBLY that reads 3 integers from the user. We will call them a,b and c. The program should calculate the following: 1. What is the minimum number. 2. What is the maximum number

  • Q : Write a program that will take in a unsigned short integer....
    Computer Engineering :

    Write a program that will take in a unsigned short integer and then swap the contents of the upper eight bits with the lower eight bits. After it has done this, it will then invert all of the bits o

  • Q : Compare gbn sr and tcp....
    Computer Engineering :

    Compare GBN, SR, and TCP (no delayed ACK). Suppose Host A sends 5 data segments to Host B, and the second segment (sent from A) is lost. In the end, all 5 data segments have been correctly received

  • Q : Describe a situation where you might start the design....
    Computer Engineering :

    Describe a situation where you might start the design of a software system before the requirement specification is complete. Provide an example to support your answer.

  • Q : Explain how user requirements can differ based on individual....
    Computer Engineering :

    Explain how user requirements can differ based on the individuals involved in the development of a software program. Provide at least two examples to support your explanation.

  • Q : Write a java program to display a resturant menu....
    Computer Engineering :

    Write a java program to display a resturant menu with food items and prices. the user should be directed to enter a number to order or sentinel value to quit. when the user quits display an invoice

  • Q : How to insert update delete data....
    Computer Engineering :

    Question 1- What is the public method equals for the class Linked Bag? Question 2- How to insert update delete data?

  • Q : What is smart card....
    Computer Engineering :

    Smart cards: Are used on forms for objective-based questions on exams. Use radio frequency, a tag, and an antenna to identify and track physical objects. Are most widely used in the banking industry.

  • Q : What is self checking digits....
    Computer Engineering :

    Question 1- Write a function that takes a "matrix" as an input, it calculates summation of even and odd numbers of that matrix and returns the difference. Question 2- What is self - checking digits?

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

    Question 1- Explain what is meant by HR WPAN. Give 3 examples of where/how this can be applied. Question 2- "What are the benefits of using message integrity verification at the 802.15.3 MAC layer? wr

  • Q : Write a function which will take date as parameter....
    Computer Engineering :

    Question 1- Write a function which will take Date as Parameter and return me no of sundays in that month. Question 2- Write a function which will take Date as Parameter and return Firstdayofyear.

  • Q : Write src assembly code to work multiplication and division....
    Computer Engineering :

    Question 1- What is the include file needed to use the string data type in your programs? Can you provide a version of the canonical "Hello, world!" program using a string variable? Question 2- Writ

  • Q : Write a while-loop to compute the sum of positive integers....
    Computer Engineering :

    Write a while-loop to compute the sum of the first 10 positive integers, the sum of the squares of the first 10 positive integers, and the sum of their cubes. Let x = (6,-3,7,-8,1).

  • Q : How are symbol table of an assembler and compiler similar....
    Computer Engineering :

    Question 1- How are the symbol table of an assembler and compiler similar? how do they differ? Question 2- Write an assembly language program that prints "Khang" on the screen. Use the .ASCII pseudo

  • Q : Write an apple that displays a basic house made up of lines....
    Computer Engineering :

    Write an apple that displays a basic house, made up of lines (a nd possibly rectangles). Your house should have mult iple colors. On the applet, give a title to the house (for instance, "Java House"

  • Q : Construct a state diagram for a simple dvd player....
    Computer Engineering :

    Question 1- Construct both the Use case and Sequence diagrams for the process of registration of classes at a university. Question 2- Construct a state diagram for a simple DVD player (be able to only

  • Q : How does perl differ from other programming languages....
    Computer Engineering :

    Question 1- How does PERL differ from other programming languages? Some advantages and disadvantages of PERL Question 2- List the parts of a Use case diagram and tabular description.

  • Q : Wap to display the total value of the coins in dollar....
    Computer Engineering :

    Question- Write an 80x86 assembly language program (masm) to compute and display the total value of the coins in dollar and cents. Input: The program reads the number of coins(pennies, nickels, dime

©TutorsGlobe All rights reserved 2022-2023.