0

E-Commerce

Description: Banking and Electronic Commerce OOP and Web TechnologiesE-Commerce and Banking
Number of Questions: 15
Created by:
Tags: Banking and Electronic Commerce OOP and Web Technologies E-Commerce and Banking
Attempted 0/15 Correct 0 Score 0

In which of the following is the goal to link the company and the suppliers and distributors so that costs can be sent and received electronically?

  1. Financial management

  2. Inventory management

  3. Payment management

  4. Sales force productivity

  5. Public policy


Correct Option: C
Explanation:

The goal is to link the company and the suppliers and distributors so that costs can be sent and received electronically.

In which of the following outsourcings do the people work closely with the outsourcing team and develop ideas for improvements, as quickly as possible, within the tenure of the project?

  1. Late outsourcing

  2. Partial outsourcing

  3. Internet service providers

  4. Early outsourcing

  5. Navigation bar


Correct Option: D
Explanation:

Here, the people work closely with the outsourcing team and develop ideas for improvements, as quickly as possible, within the tenure of project.

Which of the following provides a trading community for a specific industry?

  1. B2B trading hubs

  2. B2B vertical markets

  3. B2B post and browse markets

  4. B2B storefronts

  5. C2C model


Correct Option: B
Explanation:

These provide a trading community for a specific industry.

Which of the following string manipulation methods returns index position of first occurrence of characters within the string?

  1. charAt(index)

  2. lastIndexOf()

  3. substring()

  4. anchor

  5. indexOf()


Correct Option: E
Explanation:

This manipulation method returns index position of first occurrence of characters within the string.

Which of the following server variables return the domain name of the server as a string?

  1. Request.ServerVariables(REMOTE_HOST)

  2. Request.ServerVariables(SERVER_NAME)

  3. Request.ServerVariables(REMOTE_ADDR)

  4. Request. ServerVariables(HTTP_User-Agent)

  5. now


Correct Option: B
Explanation:

It returns the domain name of the server as a string.

In which of the following managements are the benefits seen in reduced purchase order processing costs, increased number of PO's processed by fewer employees and reduced order processing cycle times?

  1. Sales force productivity

  2. Quick response retailing

  3. Inventory management

  4. Supplier management

  5. Financial management


Correct Option: D
Explanation:

The benefits are seen in reduced purchase order processing costs, increased number of POs processed by fewer employees and reduced order processing cycle times.

Which work can save a start up E-bussiness time and money spent on recruiting and hiring in house web design professionals?

  1. Outsourcing web design

  2. Partial outsourcing

  3. Internet service providers

  4. Staging server

  5. Late outsourcing


Correct Option: A
Explanation:

Outsourcing web design work can save a start up E-business time and money spent on recruiting and hiring in house web design professionals.

Which of the following methods is suitable for sites with a limited number of visitors?

  1. Session method

  2. Cookies method

  3. Forms

  4. Request.ServerVariables(HTTP_User-Agent)

  5. Response.Redirect(anothrURL: string)


Correct Option: A
Explanation:

Session method is suitable for sites with a limited number of visitors.

Which of the following string methods divides the string using the delimiter character passed?

  1. substring()

  2. split()

  3. anchor()

  4. charAt()

  5. length


Correct Option: B
Explanation:

This string method divides the string using the delimiter character passed.

In which of the following outsourcings does the company identify specific portions of a project that can be completely designed, developed,implemented and operated by another firm that specializes in a particular function?

  1. Internal team

  2. Late outsourcing

  3. Component outsourcing

  4. Internet service providers

  5. Navigation bar


Correct Option: C
Explanation:

Here, the company identifies specific portions of the project that can be completely designed, developed, implemented andoperated by another firm that specializes in a particular function.

Which of the following E-business models provides a single market space for business purchasing from multiple suppliers?

  1. B2B storefronts

  2. B2B trading hubs

  3. C2C model

  4. B2B aggregators

  5. B2B post and browse markets


Correct Option: D
Explanation:

These provide a single market space for business purchasing from multiple suppliers.

Which of the following models provides a market space for buyers and sellers to enter competitive bids on contracts?

  1. B2B post and browse markets

  2. B2B auction markets

  3. B2B storefronts

  4. C2B model

  5. B2B trading hubs


Correct Option: B
Explanation:

These provide a market space for buyer and sellers to enter competitive bids on contracts.

Which of the following methods is used to allow sharing of information between visitors?

  1. Application method

  2. Cookies method

  3. Request.Form(fieldname: string)

  4. abs(n:number)

  5. Request.ServerVriables(REMOTE_HOST)


Correct Option: A
Explanation:

To allow sharing of information between visitors, application method is used.

Which of the following has the goal to quickly disseminate information about changing operational conditions to trading partners?

  1. Distribution management

  2. Inventory management

  3. Financial management

  4. Channel management

  5. Quick response retailing


Correct Option: D
Explanation:

The goal is to quickly disseminate information about changing operational conditions to trading partners.

Which of the following window events executes when a window is activated or put at the front?

  1. onBlur()

  2. onLoad()

  3. onUnload()

  4. onFocus()

  5. status


Correct Option: D
Explanation:

This window event executes when a window is activated or put at the front.

- Hide questions