Other Programming & Computer Science Answers

Questions: 1 727

Answers by our Experts: 1 357

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

how does one write a program in pascal using arrays row wise
How can i add more than 1 color code when inspecting elements on PC?
for example,span style="background-color: rgb(153, 2, 20);"></span> how would i add another color code after that so two colors show up?
Consider the following input and output:
INPUT: (((5 + 1) – (7 – 4)) / (11 – 8))
OUTPUT: 5 1 + 7 4 – – 11 8 - /

2.1. What variables do you need to consider for the input?

2.2. Describe in English, step by step, the algorithm that transforms the given input into the given output. [Hint: You need to use a stack].

2.3. Trace your algorithm by hand with the given input. Your trace MUST show the current character to be read, the operation to be applied, the content of the stack, and the output printed on the screen.

2.4. Can you determine the conversion that has been applied on the given input?
A group of k villagers must cross, the Sarawak river, which is a wide and deep river. There is no bridge in sight. They notice two 10-year-old boys playing in a rowboat at the shore. The boat is so tiny and it can hold only two boys or one villager. How can the villagers can get across the river and leave the boys in joint possession of the boat? How many times the boat pass from shore to shore? [Hint: Solve the problem by starting with k = 1]
How would you create a MorseCode class that is set up with a static field?(Java)
As part of her business activities, Sharon has created a large number of files and folders. Whenever she needs to view the details of the files stored in a folder, Sharon browses to the folder using Windows Explorer. However, she finds it cumbersome to browse to each individual folder to view the desired details. Therefore, she asks Hayley to modify the application to accept the name of a folder and display the following details of the files located in the folder: File name File size File creation date
Write the code that Hayley should write to create the desired file information viewer application.
BS Bank Inc wants to add some additional features in the application. The company asks FIT
technologies for the following additions:
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel
BS Bank Inc. should be able to provide other services like bill payments, mobile recharge.
BS Bank Inc wants to add some additional features in the application. The company asks FIT
technologies for the following additions:
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel
BS Bank Inc. should be able to provide other services like bill payments, mobile recharge.
[Use static variables and static function to implement this.]
Hi im having a hard time with my college courses due to the book has few example I was woundering If I could get some examples. See I'm getting an associates in computer Programing but I'm still having a hard with the work since I don't understand coding much for I was not explained much of the basic and the is mostly confusing to me. I was woundering If I could get some help my school provides Smarthinking but it has nothing on coding. I have nothing or anyone to got to help me. I doing my degree online for it is cheaper but I now regret this desicision for I was doing well till the coding classes came for I'm an audio and visual learner but I cant find any real helpful youtube videos on this from visual basic to java coding using Microsoft Office can you help me I tried googleing my problems for helpful references to code or how to code certain parts and I cant get anywhere. PLEASE HELP ME!!!! If you cant can you give me links to place that can for free if possible.
The operations-related data of FlyHigh Airlines is stored in a central database. The software
fails to respond to user inputs, if there is a connectivity problem with the database. Add the code
snippet that the development team should use to ensure that the application shows a userfriendly
message,
LATEST TUTORIALS
APPROVED BY CLIENTS