Programming question and answers for July 03, 2023
- Q Do you have a wireless network at home? What kind of wirelessequipment do you have? Is your wireless network encrypted? If so,what level of encryption and other security options are...
- Q in java What object is passed to the start method in a JavaFXprogram? What should you do with it?
- Q i have a skeleton class and i have to fill some methods of thisclass. i am having difficulties especially with the findAppointmentmethod. so this is the problem.Implement a superclass Appointment...
- Q Draw an EER that models the givenrequirements.Consider modeling a bank:The bank keeps personal information of each customer includingname, sex, address, phone number, social security number, and dateof birth.Each customer owns...
- Q PYTHON CODEStep one: Copy and paste these lyrics into a multistringline\"Do you ever feel like a plastic bagDrifting through the windWanting to start again?Do you ever feel, feel so paper-thinLike...
- Q Urgent PleaseExplain and show the difference between IEEE 16, 32, 64, 128-bitfloating-point numbers.
- Q If you want to do live streaming on a computer, what arehardware components that you will need? What software will you needto use to record and stream?I want to get...
- Q String search  Describe the brute force solution to counting the number oftimes the letter “a†occurs in a text.Outline a divide-and-conquer algorithm for counting the numberof times the letter “a†occurs...
- Q Counting evensWrite the pseudo-code for a brute force approach to counting thenumber of even integers in an array of n integers.Write the pseudo-code divide-and-conquer algorithm for countingthe number of even...
- Q Counting integers greater than 10Write the pseudo-code for a brute force approach to counting thenumber of integers greater than 10 in an array of n integers.Write the pseudo-code divide-and-conquer algorithm...
- Q The following sentences and paragraphs highlight some of theproblems you learned about in this chapter. Use what you havelearned to rewrite + examples to make them clear and readable. 1.From...
- Q 1) Discuss portability as a special case of reusability2) Discuss the quality requirements in Information Systems forHealthcare Management
- Q Using PowerShell ISE or VSCode, create a PowerShell script thatwill do the following:You are going to create an HTML web page report from a standardprocessed report. You will use the...
- Q Assignment problem.Give a small example of an assignment problem statement.Outline an algorithm for solving the assignment problem.Is your algorithm polynomial? Explain.
- Q insert code in all TODO part, it's about pointer. atmel studio7.0. this should be able to run without utilities.h// includes#include <asf.h>// function prototypes// these are necessary if you are going...
- Q Linux question:Take the command 'vmstat' in linux for a program, explain whythe number of context switches is more than the number ofinterrupts?
- Q Python Language:In the CIS 41A version of Battleship, the user tries to find thecomputer's battleship that has been randomly put on a grid of rowsand columns (the game board). Here...
- Q [Python programming]Functions, lists, dictionary, classes CANNOT BE USED!!!This assignment will give you more experience on the use of:1. integers (int)2. floats (float)3. conditionals(if statements)4. iteration(loops)The goal of this project is...
- Q can someone please check the code below? Thank youHunterville College TuitionDesign a program for HuntervilleCollege. The current tuition is $20,000 per year. Allow the user toenter the rate the tuition...
- Q Write code in C please.#1 Write a function multiples() which will take an integer inputand it will print out all the multiples of this number startingfrom 2 but not including...
- Q Note: You can use only pointer based operations whileimplementing each of the functionalities below// zero points willbe given if pointer operations are not used in implementing // eachof the operations...
- Q Write a function that takes a valid stringlist and returns theindex of the smallest element in the list represented by thestringlist. You may not use split().Examples:>>> stringlist min index('[123,53,1,8]') #...
- Q   Module Main ()                                                        // Create a carobject        Declare carmyCar        // Call theconstructor of the car and setthe                              //variables             Set myCar = New Car(2020, “Lexus LX 480â€, 5)         // Callthe accelerate method five time        CallmyCar.accelerate...
- Q c++In this program ask the user what name they prefer for theirfile, and make a file, the file name should za file.Get a number from the user and save it...
- Q Repl.itPythonCh 07 #5: Rock, Paper, ScissorsModificationProgramming Exercise 11 in Chapter 6 asked you to designa program that plays the Rock, Paper, Scissors game. In theprogram, the user enters one of...
- Q hi i need answer for 4.1 4E database systems the completebook
- Q I need to make this program which supposed to accept the dateform the user in format of YYYY-MM-DD and output the correspondingdate in its expanded format.output should be something like:...
- Q Discuss in your own words what is meant by client/serverarchitecture.
- Q Introduction to java: GamblingObjectives:•Performing decisions using if and switch statements.•Using relational and logical operators•Working with random numbersWrite an application that simulates a gambling slot machine. Inthe application, perform the following...
- Q Create a Use Case table and diagram for creating a business userbased on career fair app for any college?
- Q Write the logical expression for the control signal RF_Writeassuming the instruction set consists only of the instructionsbelow. The answer should be similar to \"B_Select = T3 ∙ (Load +Store +...
- Q In C write a program that asks the user for the dimensions of 3sides of a triangle. Each side dimension must be between 1.00 and100.00 including 1.00 and 100.00. If...
- Q You have just completed two (2) projects in your assessments,Assessment 2 used the PMBOK method, Assessment 3 used the AgileMethod.Consider issues in \"Agile Assessment 3 that was based onScrum\".Describe when...
- Q One of the regular users defined on a Windows server has beenpromoted and needs permissions to administer the server. Explainwhat you would need to do on the server to provide...
- Q You have just completed two (2) projects in your assessments,Assessment 2 used the PMBOK method, Assessment 3 used the AgileMethod.You have been asked to conduct a review on both projects....
- Q Joseph desired to use an internet domain addressfor his projectmanagement services business, and the domain name included directidentification of the Project Management Institute (PMI),joetrain.pmi.org. Since he wanted to use the...
- Q How is a 2-universal hashing family both uniform and universal?How does this show that any universal family is not always2-universal?
- Q Case Study: Joseph desired to use an internet domain addressforhis project management services business, and the domain nameincluded direct identification of the Project Management Institute(PMI), joetrain.pmi.org. Since he wanted to...
- Q Agile Manifesto has Twelve principles and Four Values.Outline three Principles or Values and show how they apply toeither Scrum or Kanban.
- Q Task 1:Implement theconstructor for the Hostess struct. It mustinitialize all member variables, including any arrays. There isanother function that performs initialization. You must change theprogram so that the object’s initialization...
- Q Write a class encapsulating a board game. A board game has thefollowing additional attributes: the number of players and whetherthe game can end in a tie. Code the constructor and...
- Q You have just completed two (2) projects in your assessments,Assessment 2 used the PMBOK method, Assessment 3 used the AgileMethod.You have been asked to conduct a review on both projects....
- Q Need to create Mortgage Calculator Program InC++Modify your mortgage to include two functions.A function to get principal, rate, and term.A function to calculate monthly payment.Test your program by getting the...
- Q First, launch NetBeans and close any previous projects that maybe open (at the top menu go to File ==> Close All Projects).Then create a new Java application called\"AtmSimulator\" (without the...
- Q The Project Management Body of Knowledge (PMBOK) recommends five(5) phases/process groups which are Initiating, Planning,Execution, Monitoring and Control; and Closing. There are PMBOK ten(10) Knowledge areas as well as tools...
- Q Project [2]: Expressions and OperatorsProject GoalsThe goal of this project is to:1. Get students familiar with expressions and operators.Important Notes:1. Formatting: Make sure that you follow the preciserecommendations for the...
- Q Write a two-page summary of this important paper on CRC cards(Class, Responsibility & Collaboration) by Cunningham and Beck.Especially discuss the importance of this technique with theMODEL-VIEW-CONTROLLER design pattern.
- Q Email assignmentYou are an office manager at an accounting firm looking for newstationery (not “stationaryâ€) and printed material; write to one ofthe printing companies you are considering and requestinformation.Using full...
- Q Describe the function of Work Breakdown Structure (WBS) thatused for your PMBOK assignment and how does it relate to projectschedule and project budget?
- Q You have just completed two (2) projects in your assessments,Assessment 2 used the PMBOK method, Assessment 3 used the AgileMethod.You have been asked to conduct a review on both projects....
- Q You have been accepted as a Junior Project Manager at Super ITPty. Ltd. Your first task assigned by the Senior Project Manager isto select and prioritise the best mobile application...
- Q Create a class Team to hold data about a college sports team.The Team class holds data fields for college name (such as HamptonCollege), sport (such as Soccer), and team name...
- Q Analysis question 2.1 You are a small and medium-sized education institute and youare going to use cross-platform development for a e-learningapp.Please pick a framework from the top 5 frameworks and...
- Q Illustrate the five main methods of user research in mobileapplication
- Q The C function funsum below takes three arguments -- an integerval and two function pointers to functions f and g, respectively. fand g both take an integer argument and return...
- Q Use the Python programming language to completebelow (I need the New Answer for this, and pleaseprovide the screenshot of the source code. Thankyou!):Write a function to seek for all even...
- Q Comeputer science .This is java problem.PROBLEM 1Queue (Links to an external site.) is an abstract data type(ADT) consisting of a sequence of entities with afirst-in-first-out (FIFO) (Links to an external...
- Q You have just completed two (2) projects in your assessments,Assessment 2 used the PMBOK method, Assessment 3 used the AgileMethod.Consider issues in \"Agile Assessment 3 that was based onScrum\".Describe when...
- Q Use the Python programming language to completebelow (I need the New Answer for this, and pleaseprovide the screenshot of the source code. Thankyou!):A website requests an user to input his...
- Q 1. Design and implement a program that reads a series ofintegers from the user and continually prints their average afterevery reading. The input stops when the user enters “stop†as...
- Q Design and Write a program that asks for a 4-digit year anddetermines whether that year is a leap year or not.This should work for any year from 1700 to 2022....
- Q Class AssignmentResultAn object that represents the result of an assignment.__init__(self, id:int, assignment: Assignment, grade: float): \"\"\" This will contain the ID of the student, the assignment that...
- Q write a program that will print a truth table for p ^ ~q.Using C++ please.
- Q 3.In an international ballroom dancing competition, competitorsare scored by a panel of judges on a scale from 0 to 100. The finalscore for each couple is computed as the average...
- Q You're given the pointer to the head node of aordered linked list, an integer to add tothe list. Write a function that inserts a number in the the listpreserving its...
- Q For this computer assignment, you are to write a C++program to implement a class for binary trees. To deal with varietyof data types, implement this class as a template.Most of...
- Q For the following questions, you can use any structure you havelearned until now (While/Do-While/ for loops, if-statement,switch-case statement).Question2: Find all prime numbers between 10 to 100.hint: a prime number is...
- Q 1) Use insertion sort to sort: 25, 17, 31, 13, 2. Show your workstep-by-step.2) Use Euclidean algorithm to find gcd(248, 198)3) (ABCDEF)16 to binary, octal and decimal
- Q The program (​ stack-ptr.c​ ) implements stack using a linkedlist, however, it contains a race condition and is not appropriatefor a concurrent environment. Using Pthreads mutex locks, fix therace condition....
- Q What do you think is the most important / groundbreaking oftechnological developments that have led to the current state ofcomputing and communications revolution?Why?Also, do you think the development you have...
- Q Write a C++ function that accepts array size and pointers tothree arrays a1, a2 and a3 of type float as parameters. It thenmultiplies a1 and a2 and stored the result...
- Q Write a C++ ProgramWrite a program that prompts the user to input a string. Theprogram then uses the function substr to remove all the vowels fromthe string. For example, if...
- Q Write a C program that loops and asks you every time to enterthe name of a text file name, then it will read the file andperform statistics on its contents...
- Q IN JAVAWrite a MAIN METHOD that asks for user input of a positiveinteger and a negative integer validates the inputs using a loopand then calls the METHOD from Question 3...
- Q Enter the last usable host on the network of which the host74.200.198.88/27 is a part.
Get Answers to Unlimited Questions
Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!
Membership Benefits:
- Unlimited Question Access with detailed Answers
- Zin AI - 3 Million Words
- 10 Dall-E 3 Images
- 20 Plot Generations
- Conversation with Dialogue Memory
- No Ads, Ever!
- Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!