79 Under the terms of 2/10 net 30, the buyer may:
A. deduct 10% of the invoice amount for payment within 30 days
B. deduct 2% of the invoice for payment within 10 days
C. incurs a penalty on 10% for payments more than 30 days late
D. settle the invoice with 2 equal payments; one within 10 days and the other within 30 days
E. None of the above
第1题:
In the foreign exchange market, which is made up of banks' traders and brokers, prices (61) every minute (62) to supply and demand. For safety's sake, a branch will get a rate from their traders for a big transaction. Therefore the traders give their branches lists of exchange rates (63) they may buy and sell notes and payments in the main currencies.
Whenever a bank in Britain makes a payment in foreign currency, or makes a payment in sterling to a non-resident, the payment has first to (64) under British exchange control regulations. The bank itself can usually authorize the payment after seeing a document such as an invoice to show that the payment is due; but cases (65) borrowing and lending have to be referred to the Bank of England.
(46)
A.alter
B.vary
C.turn
D.convert
第2题:
Please insure at invoice value() 10%.
A、added
B、add up to
C、 plus
D、additional
第3题:
A、drawn on you
B、written to you
C、called on you
D、dispatched to you by airmail
第4题:
试题五(共15分)
阅读下列说明和C++-代码,将应填入 (n) 处的字句写在答题纸的对应栏内。
【说明】
某发票(lnvoice)由抬头(Head)部分、正文部分和脚注(Foot)部分构成。现采用装饰( Decorator)模式实现打印发票的功能,得到如图5-1所示的类图。

【C++代码】
include <iostream>
using namespace std;
class invoice{
public:
(1) {
cout《 "This is the content of the invoice!"《 endl;
}
};
class Decorator : public invoice {
Invoice *ticket;
public:
Decorator(lnvoice *t) { ticket = t; }
void printinvoice(){
if(ticket != NULL)
(2);
}
};
class HeadDecorator : public Decorator{
public:
HeadDecorator(lnvoice*t): Decorator(t) { }
void printinvoice0 {
cout《 "This is the header of the invoice! "<< endl;
(3) ;
}
};
class FootDecorator : public Decorator{
public:
FootDecorator(invoice *t): Decorator(t) { }
void printlnvoice() {
(4) ;
cout《 "This is the footnote of the invoice!"《 endl;
}
};
int main(void) {
Invoice t;
FootDecorator f(&t);
HeadDecorator h(&f);
H.printlnvoice();
cout< < “_____”< < endl;
FootDecorator a(NULL);
HeadDecorator b( (5) );
B.printinvoice();
return 0;
}
程序的输出结果为:
This is the header of the invoice!
This is the content of the invoice!
This is the footnote of the invoice!
----------------------------
This is the header of the invoice!
This is the footnote of the invoice!

第5题:
第6题:
第7题:
第8题:
第9题:
We have()at 30 days’ sight for the amount of the invoice.
第10题:
Company XYZ receives an invoice from one of its vendors. How is this processed in IBM Maximo Asset Management V6.2 (IMAM)?()
第11题:
selected
collected
detected
effected
第12题:
pay.For, to
accept, on for
honor.for, to
meet, on for
第13题:
We note that you wish us to insure shipment to you ()10% invoice value.
A、within
B、on
C、with
D、by
第14题:
A、for
B、to
C、on
D、with
第15题:
Under D/P, all the documents, and usually title to the goods, are released to the buyer upon ______.
A.his acceptance of the draft for payment at a specified later date
B.his payment of the amount specified under reserve
C.his partial payment of the bill amount
D.his payment of the amount specified
第16题:
第17题:
第18题:
第19题:
第20题:
As agreed.our bank will_______ your 30 d/s drafts ______them _____the amount of your CIf invoice value.
第21题:
下列支付条件中,()对进口方最有利。
第22题:
Which of the following are buyer contract terms and conditions that can be defined using WebSphere Commerce Accelerator?()
第23题:
Customers will save more money if they pay within l0 days.
No discount is provided for a payment within l 5 days.
Customers will not save any money by paying immediately after purchasing.