Web development and programming
191828 questions • Page 293 / 3837
1.write a program that prompts the user, within a while loop, for a birth month
1.write a program that prompts the user, within a while loop, for a birth month and birth year,and then calculates and displays the corresponding age.Note:do the initial prompt ou…
1.write a program to read 3 numbers from keyboard. Use if statements to display
1.write a program to read 3 numbers from keyboard. Use if statements to display the smallest and the largest values of these 3 numbers. 2.write a loop that displays odd numbers fr…
1.write a program to read 3 numbers from keyboard. Use if statements to display
1.write a program to read 3 numbers from keyboard. Use if statements to display the smallest and the largest values of these 3 numbers. 2.write a loop that displays odd numbers fr…
1.write a sub called GetName that asks the user to type a first name and last na
1.write a sub called GetName that asks the user to type a first name and last name in an input box, which is captured in a string variablle fullName. it shoud then call a sub call…
1.write an algorithem and then ajava program that converts pounds in to kilogram
1.write an algorithem and then ajava program that converts pounds in to kilograms . the programs prompts the user to enter a number in pounds , converts it to kilograms, and displ…
1/ 4 linen 13 public class GrndeBook 14 15 16 17 18 19 private Sering cour selam
1/ 4 linen 13 public class GrndeBook 14 15 16 17 18 19 private Sering cour selame private String instructorame public OeadeBook (Sering CSCLLO, Sering A1L) 21 courselame CSC110 23…
1/ In the following instruction sequence, show the values of the carry, zero, an
1/ In the following instruction sequence, show the values of the carry, zero, and Sign flags where indicated: a.mov al, 00110011b test al, 2; CF=?, ZF=? SF=? b. mov al, 6 cmp al, …
1/ What is the output of the following function and function call ? void calcula
1/ What is the output of the following function and function call ? void calculateCost(int count,float&subTotal,float&taxCost); float tax=0.0 subTotal=0.0 calculateCost(15…
1/ What is the output of the following program fragment ? cout
1/ What is the output of the following program fragment ? cout<<pow(4,2)<<endl; a.4 b.2 c.8 d.16 2/ What is the value returned by the following function ? int function…
1/ Write the pseudocode of Method Luhn in the word document that you will submit
1/ Write the pseudocode of Method Luhn in the word document that you will submit along with the java file of this lab; 2/ Implement Method Luhn in the file challenge2.java and add…
1/ Write the pseudocode of Method Luhn in the word document that you will submit
1/ Write the pseudocode of Method Luhn in the word document that you will submit along with the java file of this lab; 2/ Implement Method Luhn in the file challenge2.java and add…
1/ You are required to write a MARIE assembly program to implement unsigned inte
1/ You are required to write a MARIE assembly program to implement unsigned integer multiplication (you are free to decide in which memory locations the 2 numbers are stored and w…
1//PART A: Complete the code below (do not use any standard libraries). 3 //PART
1//PART A: Complete the code below (do not use any standard libraries). 3 //PART B: For each public method, provide a big-oh bound on the worst case 4 //run-time for that method i…
1/800/252/0044 elite singles customer service phone number @#@ 1/800/252/0044 el
1/800/252/0044 elite singles customer service phone number @#@ 1/800/252/0044 elite singles customer service phone number @#@ 1/800/252/0044 elite singles customer service phone n…
1/800/252/0044 elitesingles contact number Helpline support phone number $@#$#@
1/800/252/0044 elitesingles contact number Helpline support phone number $@#$#@ 1/800/252/0044 elitesingles contact number Helpline support phone number $@#$#@ 1/800/252/0044 elit…
1/Consider the following Arduino sketch int myByte=0; int myStatus=0; void myClo
1/Consider the following Arduino sketch int myByte=0; int myStatus=0; void myClock(){ while (digitalRead(0)) { myStatus=0;} myStatus=1; //falling edge detected } void setup() { pi…
10 & 11 10. A DHCP request and reply: a. I nvolves acquiring an IP address for a
10 & 11 10. A DHCP request and reply: a. I nvolves acquiring an IP address for a given MAC address by sending a multi-subnet braodcast and receiving back a unicast from a serv…
10 . Tuition increase At one college, the tuition for a full-time student is $8,
10 . Tuition increase At one college, the tuition for a full-time student is $8,000 per semester. It has been announced that the tuition will increase by 3 percent each year for t…
10 1. In multiprocessor/ multicore systems, what is the difference between assig
10 1. In multiprocessor/ multicore systems, what is the difference between assigning processes to processors in a master/slave arrangement vs. a peer arrangement? 2. Explain…
10 10 Score This exam is closed book. You may have one 8.5\"x11\" note sheet. No
10 10 Score This exam is closed book. You may have one 8.5"x11" note sheet. No computers. Assume that all questions refer to the ISO C99 standard. Problem "1 0points) Provide a sh…
10 15 20 5. 1. When the scheduler overlooks a process that is runnable, this sit
10 15 20 5. 1. When the scheduler overlooks a process that is runnable, this situation is called (A) Deadlock (B) Livelock (C) 2. Which of the following condition will cause the f…
10 9 Consider this statement: if a graph G contains a cycle C,and C contains an
10 9 Consider this statement: if a graph G contains a cycle C,and C contains an edge e whose weight is less than the weight of all other edges in C, then e is in an MST for G. Is …
10 : 1 : 101 which of the following techniques would cre In MATLAB, a graph of a
10 : 1 : 101 which of the following techniques would cre In MATLAB, a graph of a polynomial consists of a variable with the argu a "smoother graph? ments x, where x O Decreasing t…
10 In this exercise, we will look at the different ways capacity a ects overall
10 In this exercise, we will look at the different ways capacity a ects overall performance. In general, cache access time is proportional to capacity. Assume that main memory acc…
10 Points A+ABC+CD 6 What does the abbreviation PC, ALU, MBR and MAR stand for i
10 Points A+ABC+CD 6 What does the abbreviation PC, ALU, MBR and MAR stand for in the processor and givea description of each abbreviation. (10Points) ALU MAR 7) In a dataPath of …
10 QUESTIONS, PLEASE ANSWER fast. Analyze the following code. int x = 0; if (x >
10 QUESTIONS, PLEASE ANSWER fast. Analyze the following code. int x = 0; if (x > 0); { System.out.println("x"); } Select one: a. Nothing is printed because x > 0 is false. b…
10 QUESTIONS, please choose the right one. fast please, i\'m in a exam. What is
10 QUESTIONS, please choose the right one. fast please, i'm in a exam. What is the output of the following code? public class Test { public static void main(String[] args) { Syste…
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if fully complete. Unless explicitly stated otherwise, every one of the following questions concern o…
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if fully complete. Unless explicitly stated otherwise, every one of the following questions concern o…
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if fully complete. Unless explicitly stated otherwise, every one of the following questions concern o…
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if fully complete. Unless explicitly stated otherwise, every one of the following questions concern o…
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if
10 Quick Questions. NO EXPLAINATION NECESSARY just the answer only. Will rate if fully complete. Unless explicitly stated otherwise, every one of the following questions concern o…
10 Select the one true statement. A. Every binary tree is either complete or ful
10 Select the one true statement. A. Every binary tree is either complete or full. B. Every complete binary tree is also a full binary tree. C. Every full binary tree is also a co…
10 a. Create a class named Student. A Student has fields for an IDnumber, number
10 a. Create a class named Student. A Student has fields for an IDnumber, number of credit hours earned, and number of points earned.(For example, many schools compute grade point…
10 and 11 For the code, given input cat nine int mystery2( char s(] ); //prototy
10 and 11 For the code, given input cat nine int mystery2( char s(] ); //prototype Int main() { char word 1(20], word2[20]; cout " enter 2 words dn word1 word2; cout mystery2( wor…
10 and 12 please Show the two children produced. 10. Consider the instance of th
10 and 12 please Show the two children produced. 10. Consider the instance of the TSP in Figure 10.12. Apply the Nearest Neighbor Algorithm starting with each of the vertices. Do …
10 fold plot ROC with many classifers python3.6 I want to apply ROC curve for 10
10 fold plot ROC with many classifers python3.6 I want to apply ROC curve for 10 fold cross validation with two classifier in python. I follow some code but I still have trouble t…
10 marks Question 1 Assume that a monochrome video display system has the follow
10 marks Question 1 Assume that a monochrome video display system has the following characteristics: 640x 480 resolution first byte of the video buffer is called BASE .origin (0.0…
10 out of the 17 essay type questions below will be on the exam- including one b
10 out of the 17 essay type questions below will be on the exam- including one bonus. Do your best to answer each question thoroughly and provide examples for full credit. 1. Duri…
10 p QUESTION 23 Which of the following is not included in the attack phase of p
10 p QUESTION 23 Which of the following is not included in the attack phase of penetration testing? O The pen tester installs tools to get information on vulnerabilties. The pen t…
10 points (bonus) A propositional formula on n variables, P(ri,2,... ,Tn) is sat
10 points (bonus) A propositional formula on n variables, P(ri,2,... ,Tn) is satisfiable if there exists an assignment of truth values (true or false) to its variables such that i…
10 points Sa QUESTION 1 I would like to have some information printed out. What
10 points Sa QUESTION 1 I would like to have some information printed out. What is the full print statement to do this if I DO want to format my data, and DO want a new line print…
10 points Save Answer Consider the pseudo code of the motif search using greedy
10 points Save Answer Consider the pseudo code of the motif search using greedy approach discussed in class (in Book it is in section 5.5). Let's say you are interested in a motif…
10 points Save Answer QUESTION 1 What is the primary function of RARP? 1. To pro
10 points Save Answer QUESTION 1 What is the primary function of RARP? 1. To provide an IP address when the MAC address is known O 2. To provide an IP address when the hostname is…
10 programming errors public classes PE1 (public static voids main (String args[
10 programming errors public classes PE1 (public static voids main (String args[]) {int [] [] numbers = {10, 20, 30, 40, 50}; for (int x: numbers){System.out.print(x);; system.out…
10 pts) You are given two arrays of integers A and D, with A sorted in ascending
10 pts) You are given two arrays of integers A and D, with A sorted in ascending order and D sorted in descending order. Consider the following algorithm for checking whether or n…
10 reduce Write a function called reduce that applies a combiner function of 2 o
10 reduce Write a function called reduce that applies a combiner function of 2 operands to successive elements of a list and accumulates the result in a single scalar value. The c…
10 reduce Write a function called reduce that applies a combiner function of 2 o
10 reduce Write a function called reduce that applies a combiner function of 2 operands to successive elements of a list and accumulates the result in a single scalar value. The c…
10 suppose table E aor employees) looks like this: E Eno, ame, salary, Medical,
10 suppose table E aor employees) looks like this: E Eno, ame, salary, Medical, Address) Then suppose we want you to write a program to produce mailing labels Thus, you need name …
10% O .oooo H20 11:00 PM ehacc hacc.edu HACC-Harrisburg Area Community College F
10% O .oooo H20 11:00 PM ehacc hacc.edu HACC-Harrisburg Area Community College Fahringer CPS 161 Computer Science Program #6 Program Due: Tuesday, 20 points March 12 Game of Life …
Subject
Web development and programming
Use Browse or pick another subject.