E-Commerce and Web Technologies
Comprehensive assessment of electronic commerce concepts, web development technologies, and object-oriented programming fundamentals for building modern e-business applications.
Questions
Which of the following providers are often dialup linkages of lower bandwidth?
- Cellular and radio networks
- Cable based
- Computer network based
- Public policy
- Multimedia content and network publishing
In which of the following, the company identifies specific portions of the project that can be completely designed, developed, implemented and operated by another firm?
- Componenet Outsourcing
- Early Outsourcing
- Internet Service Provider
- Internal Team
- Tracking Software
Which of the following has the goal to enable global companies to manage their money in various foreign exchange accounts?
- Payment Management
- Supplier Management
- Financial Management
- Just In Time Manufacturing
- Electronic Data Interchange
Which of the following has the goal to shorten the order-ship-bill cycle?
- Supplier Management
- Payment Mangement
- Inventory Management
- Distribution Management
- Quick Response Retailing
Which of the following has been the standard for allocating scarce information systems talent to projects?
- Early Outsourcing
- Internal Team
- Internet Service Provider
- Late Outsourcing
- Navigation bar
Which of the following ServerVariables returns the client's domain name as a string?
- Request.ServerVariables(SERVER_NAME)
- Request.Form(fieldname: string)
- Response.redirect(anothrURL: string)
- Request.ServerVariables(REMOTE_HOST)
- Response Object
Which of the following window object's events executes when a window is deactivated or put to the back?
- onFocus()
- onBlur()
- name
- status
- alert()
By which of the following methods, the information is saved in the client's computer and not in the server?
- Cookies Method
- Form
- Applcation Method
- Len
- Session
Which of the following ServerVariables returns the client's IP address as a string?
- Request.SeverVariables(SERVER_NAME)
- Request.ServerVariable(REMOTE_ADDR)
- Request.Form(fieldname: string)
- Form object
- Response object
Which of the following window object's events executes when a document is closed?
- onFocus()
- onLoad()
- close()
- onUnload()
- status
Which of the following can enable an e-business to access experienced design specialists who are familiar with the normal practices and current technological changes?
- Internal Team
- Outsourcing Web Design
- Early Outsourcing
- Internet Service Provider
- Staging Server
What are the images that gradually appear sharper called?
- Graphics
- Interlaced Graphics
- Contrast
- GIF Files
- Tables
Which of the following operators are typically radio based cellular, satellite and light based inter red?
- Asymmetric digital subscriber line
- Telecom based
- Cable based
- Multimedia content
- Wireless
Which of the following ServerVariables returns the client browser type as a string?
- Request.Form(fieldname: string)
- Request.ServerVariables(SERVER_NAME)
- Right(thestring: string, n:number)
- Response object
- Request.ServerVariables(HTTP_User-Agent)
In which of the following string object properties, a constructor that allows us to create new methods of the String object?
- Length
- Prototype
- Status
- Name
- Split()