Programming question and answers for July 03, 2023
- Q Suppose you are starting work on a project for an organizationthat has never used any modeling techniques or tools in designing asystem. (Yes, it is hard to imagine, but it...
- Q You are working as a consultant and are assigned thetask to set up a secure communicationchannel between three premises in the company. The communicationshould be usingsymmetric encryption with new keys...
- Q In an effort to find something to do during self-quarantine,your friend flips a coin many times and carefully records theresult of each flip in a character vector using either H...
- Q Enter the usable host range for the network of which the IPaddress 11.77.132.239 255.255.255.224 is a part.Please show work.
- Q In javascript, make a program that takes in a positive integer(entered on a textbox and submitted by clicking a button). Then, itdisplays the sum of all the integers between that...
- Q What is the CIDR notation corresponding to a subnet mask of255.240.0.0?Please show work.
- Q dont use loops for it and each problem solving process needsa seperate statement within a function. also create a range foreach of the functions to limit input to the max...
- Q Having read chapter 7, discuss how web sites are being promoted.Also, explain what is monetization? What is the connection betweenpromotion of web sites and monetization?
- Q Van Bemmel’s model of applications in medicine and health carewhere he assigns a sliding scale of what is being accomplished byman vs. computer. This model was published in 1984. Do...
- Q Which of the following situations described is a good situationto use an abstract class, and where it would be better to use thaneither a concrete class or an interface?When some...
- Q Fly By Night Games Company has decided to hire you to programtheir new board game simulator for the game “Chutes & Laddersâ€.The board has squares which are numbered from 1...
- Q Database Design CIWState_Capitals Physical DatabaseCreate primary and secondary keys for the attached unfinishedphysical database design.CREATE DATABASE STATE_CAPITALS;GOUSE STATE_CAPITALS;GOCREATETABLE Country(Country_Code varchar(10) NOT NULL,Country_Name varchar(50) NOT NULL,Population int NOT NULL,Country_Size float NOT...
- Q Discuss how you would network AIT-Sea View campus, taking intoaccount the various sections of that campus (computer labs, healthclinic, offices, security post, etc)Â Â
- Q Enter the first usable host address on the network181.15.144.200 255.255.255.192.Please show work.
- Q Design an FA (Finite automaton) and RE to accept the set of allstrings over the alphabet {0,1} which contains even number of 0'sand odd number of 1's.
- Q Serial.flush() and Delay() are the two built-in functions. Placethem in the following code to remove the garbage data printing asdiscussed in class.Code:char data;void setup() {// put your setup code here,...
- Q Write two algorithms to find both the smallest and largestnumbers in a list of n numbers.In first algorithm, you simply write one loop to find the minimumand maximum. So there...
- Q Peform realistic simulation and visualization for boosting of acampus network design for interconnection and coding of IoE deviceswith Cisco packet tracer simulator software. In implementation ofthe design use the following...
- Q JavaWrite a program that will only accept input from a file providedas the first command line argument. If no file is given or the filecannot be opened, simply print “Error...
- Q Task 1: Pick one aspect of the mayhem thatUkraine experienced. Describe it from a Ukranian citizen'sperspective.Task 2: Now, relate it to the current COVID-19situation in some way... we are literally...
- Q try to find articles that deal with virtual servers and/or thecloud to discuss the problems that are coming with movingeverything virtual. Where are the issues? What can be done tomitigate...
- Q #include <stdio.h>int main(){float sum_salary=0,sum_raise=0,sum_newsalary=0;while(1){float salary,rate,raise,newsalary;printf(\"Enter Salary :\");scanf(\"%f\",&salary);if(salary==-1){if(sum_salary==0)return 0;else{printf(\"Total Salary :%f Total raise :%f Total New Salary:%f\",sum_salary,sum_raise,sum_newsalary);return 0;}}else{if(salary>=0 &&salary<30000)rate=7;else if(salary>=30000 &&salary<=40000)rate=5.5;else if(salary>40000)rate=4;raise=rate*salary/100;newsalary=salary+raise;Â Â sum_salary=salary+sum_salary;sum_raise=raise+sum_raise;sum_newsalary=newsalary+sum_newsalary;printf(\"Salary :%f rate :%f Raise :%f New Salary:%f\n\",salary,rate,raise,newsalary);}}}Hi can you...
- Q DESIGN IN RAPTOR PROGRAMMING APP Le Chef Heureux Restaurant has20 tables that can be reserved at 5 p.m., 7 p.m., or 9 p.m. Designa program that accepts reservations for specific...
- Q How do I write a program in MIPS that will change all thecharacters in a string into lowercase.For instance: string: \" CANBERRA AUSTRALIA\"Output: \"canberra australia\"
- Q How does a Cloud providersupply storage, processing, and memory to multiple tenants? Givesome examples and your opinion on why this is better than doing ityourself.In your opinion, how doesCloud computing...
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!