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

Hello,

Can you help in microsoft excel assignments? I have about 10 projects in SAM 2010.

Thanks
How do I provide a packed decimal representation of the decimal number -924? I tried using simple BCD multiplication method, but is not working out really well.
Hi i hope i get the best answer form your side for my question 1. iam having a .exe file which has my personal files in it and i gave a password for it.
every time you click it will ask for password if you give wrong password just a error message appear.
My Question: if you give wrong password for the .exe file for a certain number of time .it will delete the orginal file itself
In a BASIC Language program - small table, 45 max, making 18 entries. As it's built a "display" shows that the buckets ARE updated BUT, when I go to print off that very table, I'm seeing junk, like = 1.711693E-35 or 5.138637E+07!!!!! The digits displayed should be integers and less than 10 at this time. 7 of 18 intended(test) buckets do show OK! Only 48 records going into test run so NOT seeing a ton of data. This program has run without issues in the past, puzzled as to what could I have changed to cause this output problem! Peace. Denis.
1. Why is it important for everyone to be computer literate? Give some examples of how
being computer literate can help an individual in his or her job and personal life

2. Describe the “ideal” automated class registration systems for a college or university.
Use pseudocode to design a suitable program. In your program, make use of subprograms with parameters and arguments.

Computer and display the income tax due in the state of East Euphoria on a taxable income entered by the user, according to the following table:

Taxable Income Tax Due
From To
$0 $50,000 $0 + 5% of amount over $0
$50,000 $100,000 $2,500 + 7% of amount over $50,000
$100,000 ... $6,000 + 9% of amount over $100,000
Use pseudocode to design a suitable program. In your program, make use of subprograms with parameters and arguments.

Develop a menu-driven program that inputs a number X, and at the user's option, finds and displays the area (A) of one of the following:
* A square with side X, A = x^2
* A circle with radius X, A = 3.14 * X^2
* An equilateral triangle with side X, A = Sqrt (3) / 4 * X^2
Use the top-down modular approach and pseudocode to design a suitable program.

a. The last National Bank has two branches, each of which uses a sequential file containing a summary of customer's checking accounts in the following form:
AccountName (Integer), CustomerName (String), Balance (Float)

The files, whcih are called account1 and account2, are ordered by account number in increasing order. (Assume that no two account numbers are the same.) Due to financial reverses, one of the branches must be closed, and the two files need to be merged into a single one called account3. Write a program to perform this operation.

b. Suppose that some of the records in account1 and account2 are the same. Modify the appropriate module of the program so that only one of the duplicate account records is written to the file account3.
152.11.0.0 / 17
How many subnets does the chosen mask produce?
How many valid hosts per subnet are available?
What are the valid subnets?
What’s the broadcast address for each subnet?
What are the valid hosts in each subnet?
Hello, I'm looking in to different types of programming, and I was wondering what the pros and cons are for each of the major ones, or if some are just simply better than the other.
I already have adobe flash, so I have AS3 available to me, but I'm not sure if that will suit my needs in this. I'm looking at pretty much all types. Java, AS3, c++, the works.

In short, what are the upsides and downsides to each type of code? Say, for a 2D RPG game, with multiplayer via LAN, for windows and mac? Or, which type of code would be best suited for something like that, and what programs support it?

Thanks.
LATEST TUTORIALS
APPROVED BY CLIENTS