19 Topics

Member Avatar for
Member Avatar for slapme

compute tax. Please help me out on my tax rate calculation. Really confusing. Create a class TaxReturn with data elds suitable for holding a taxnumber, first name, family name, annual income, current address, and residency status along with the tax rates: For Residents Income Tax Rate 0 - $6,000 Nil …

Member Avatar for Olivia Alex
0
229
Member Avatar for Reverend Jim

I've been using GenuTax since 2013 to file my Canadian tax return. It's provided free and does the job nicely, but it misses one feature. Up north we can do pension splitting. That means I can offload some of my pension income onto my spouse, hopefully putting us in a …

0
313
Member Avatar for splacksplack

Hi I'm trying to complete this assignment and I don't understand how this PHP thing works. I can't get the value of the check box to populate and I can't get the sales tax to calculate either. He is what I have so far: <!DOCTYPE html> <!-- testproblem.html --> <html …

Member Avatar for veedeoo
0
1K
Member Avatar for muhammad.khan.3576

// i dont know where i am getting wrong..the answer is contniously zero...plz help me #include<iostream> #include<cstdlib> using namespace std; int rand_val() { return rand()%1000000+10000; } int main() { int i,j; int salary_vec[100]={}; for( i=0;i<100;i++) { salary_vec[j]=rand_val(); } double tax_vec[100]={}; for( j=0;j<100;j++) { if(salary_vec[i]>=70000) { tax_vec[j]=salary_vec[i]*(10/100); } else if((salary_vec[i]>=50000)&&(salary_vec[i]<70000)) { …

Member Avatar for muhammad.khan.3576
0
193
Member Avatar for precision_lawns

A retail company must file a monthly sales tax report listing the sales for the month and the amount of sales tax collected. Write a program that asks for the month, the year, and the total amount collected at the cash register (that is, product sales plus sales tax). The …

Member Avatar for Yusuke00
0
935
Member Avatar for jeremy62

Im attempting to write a program that will accept seperate sales amounts from the user and then will total the sales and display both the total sales and the sales tax from the sales at the programs end, if you can provide any help or insight i would greatly appreciate …

Member Avatar for Ancient Dragon
0
216
Member Avatar for jvill

I'm trying to write a program that will accept input from the user as sales, then it will total the sales and display both the total and the sales tax (total multiplied by .0825 [CODE] #include <stdio.h> #include <stdlib.h> #define SIZE 9 int main(void) { /*initialize */ int a[SIZE]= {0}; …

Member Avatar for erroldo
0
190
Member Avatar for dmm1983

The practical exercise for this session will be to create a cash register program that you input the cost of an item, the number purchased and if a sales tax applies to the item. If a tax does apply to the item, the tax value will be ten percent of …

Member Avatar for Unimportant
0
175
Member Avatar for EricMack

[ATTACH=right]16268[/ATTACH]The federal government and almost all these United States are broke, and so they're considering something we've all at least thought about from time to time: making money off the Internet. There's a fight brewing in Washington, D.C. over an attempt to collect sales tax from online purchases... yet again. …

Member Avatar for EricMack
1
880
Member Avatar for Glass_Joe

The University of Central Florida is currently knee deep in $434,000 of federal tax money programming a video game for teenage girls which acclimates them to the pressures of sexual advances in social environments. Working with UCF’s Institute for Stimulation and Training, Dr. Anne Norris, statistician and methodologist for the …

Member Avatar for Archenemie
1
518
Member Avatar for aynamohol

Hello advance, developer. Can you give me an open source CMS link. I need a tax calculator like [url]www.taxmatebd.com[/url] Please, Help me to find one php script or CMS link like above website. Thanks Samrat

Member Avatar for aynamohol
0
151
Member Avatar for happygeek

Stand up if you like paying your income tax. To all of you who have remained seated, which I will assume is indeed all of you, I have some more bad news: the bogus tax collectors want your money as well, and now they have botnets helping them. [attach]15770[/attach]According to …

0
565
Member Avatar for happygeek

UK Chancellor of the Exchequer, George Osborne, has just sat down after speaking for an hour to deliver the coalition Government's 'Emergency Budget' to a crowded and noisy House of Commons - and it's not good news for the games industry. Of interest to those in the IT industry in …

0
531
Member Avatar for dixie_flatline

Hi, i have a project to do in VB and its been a while i done anything in it. My problem is taxation and decimal places. How can I round 2.19 to 2.20 ? the actuall number was 2.194 and vb6 rounds it at 2.19, is this as it should …

Member Avatar for dixie_flatline
0
2K
Member Avatar for GuyClapperton

In case you missed it, the British chancellor of the exchequer - our guy in our treasury, basically - launched his annual budget yesterday. He is going to make tax breaks available to game writers over here. Clearly this is good news for game writers. You might consider (for example) …

Member Avatar for jwenting
0
240
Member Avatar for slfisher

As increasing numbers of states are running into budgetary problems, some of them are starting to look at taxing Internet sales. When the Internet first started becoming a commercial entity, Internet sales were exempted from sales taxes in order to help encourage new commercial companies to form on the Internet. …

Member Avatar for thizzle
0
319
Member Avatar for InsightsDigital

What if the government taxed you to be on social media? Would it discourage you from using social media? I heard a similar thing about paying tax for email but I have not seen it. What do you think?

Member Avatar for InsightsDigital
0
182
Member Avatar for GuyClapperton

Of course. That's the answer. Easy. Japan has sorted it all out. They're planning to [URL="http://www.reghardware.co.uk/2008/05/07/ipod_tax_japan/"]put a tax on MP3 players[/URL]. This will be an interesting move not because a single country is planning such a tax - let's be honest, I'm in the UK, the chances are most readers …

Member Avatar for jwenting
0
372
Member Avatar for newsguy

Here's a good one, [URL="http://www.guardian.co.uk/world/2008/may/01/italy"]according to The Guardian newspaper[/URL] in the UK, the incomes of each and every single Italian citizen were published for each and every other Italian citizen to see on the web. Rather than being some terrible data breach, or the work of some sinister hacker, it …

0
152

The End.