web technology Online Quiz - 89
Description: web technology Online Quiz - 89 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
On invoking a Web Service, you have received response XML. You need to process this XML document to update the details in the database.
An existing J2EE application is hosted on 4 WebServers and 3 Application Servers. Due to increase in the no. of users, it has been planned to increase the count to 5 Web Servers and 4 Application Servers. Which of the following is negatively impacted? Choose one answer.
You have been recruited by MegaSoft Inc. to help on a new sales project. Your role within the project team is as the lead architect. Given the requirements set out below, what type of transaction management should you use? MegaSoft Inc. is launching worldwide sports betting site. The unique feature of this betting site is that all bets are spread across multiple sporting events with huge potential prizes. For example, a user may bet $25 on Manchester United beating Real Madrid 4-0, Brazil winning the world cup,and Australia winning the cricket world cup. If a user gets three or more bets correct and one wrong then they will take home a 50% cut of the original stake. Choose one answer.
ABC Bank provides facility to transfer amounts from one account to another through its internet banking application. It also provides facilities for its consumer clients to upload payments in one-go through a file upload facility. File upload is a very resource-intensive operation which may take 3-10 minutes. Currently on submitting the file it displays an alert message and processes the request. Often the browser times out. What would be your suggestion to improve this situation at minimal cost? Choose one answer.
Which of the following technologies can be used to describe RESTful Webservices? Choose one answer.
Your company is responsible for storing the credit history of citizens of ABC country. The government proposes that all financial institutions before lending must ensure that the candidate has a minimum credit score. Which of the following would you choose to build this service? Choose one answer.
A variable $word is set to “HELLO WORLD”, which of the following script returns in title case?
Which of the following is NOT done with JavaScript ?