0

web technology Online Quiz - 165

Description: web technology Online Quiz - 165
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

What is SOAP?

  1. Protocol for accessing a Web Service

  2. SOAP is designed to communicate via Internet

  3. SOAP allows you to get around firewalls

  4. 1 & 3


Correct Option: A,B,C

Basic web service platform is ?

  1. XML

  2. HTTP

  3. FTP

  4. All the above


Correct Option: A,B

Webservices uses _______ to code and to decode data, _________ to transport it

  1. HTML & HTTP

  2. XML & HTTP

  3. XML & SOAP

  4. HTML & SOAP


Correct Option: C

AI Explanation

To answer this question, we need to understand the concepts related to web services.

Web services use different technologies and protocols to code, decode, and transport data. Let's go through each option to understand why it is correct or incorrect:

Option A) HTML & HTTP - This option is incorrect because HTML is a markup language used for creating web pages, and HTTP is a protocol used for communication between web servers and clients. While HTTP is used to transport data in web services, HTML is not used for coding and decoding data.

Option B) XML & HTTP - This option is incorrect. XML (Extensible Markup Language) is a markup language used for encoding data, but it is not used to code and decode data in web services. HTTP is a protocol used for communication, but it is not used to code and decode data.

Option C) XML & SOAP - This option is correct. XML is used to code and decode data in web services, as it provides a structured way to represent data. SOAP (Simple Object Access Protocol) is a protocol used to transport data in web services. It defines a standard format for exchanging structured information between web services.

Option D) HTML & SOAP - This option is incorrect. HTML is not used to code and decode data in web services. SOAP is used for transporting data, but it is not used to code and decode data.

The correct answer is C) XML & SOAP. This option is correct because XML is used to code and decode data, and SOAP is used to transport it in web services.

Web services cannot exchange data between different applications and different platforms.

  1. True

  2. False


Correct Option: B

What command can you use to test a named PL/SQL block for compilation?

  1. ANALYZE_SCHEMA

  2. CREATE OR REPLACE

  3. SHOW ERRORS

  4. FORMAT_ERROR_STACK


Correct Option: C

The BYNET can support How many nodes?

  1. 512

  2. 256

  3. 1024

  4. 64


Correct Option: D

Latest browser by google

  1. Opera

  2. Firefox

  3. Chrome

  4. Netscape


Correct Option: C

Searching the web without a specific purpose in mind

  1. Browsing

  2. Surfing

  3. Downloading

  4. Uploading


Correct Option: B

What is the use of the PS3 variable ?

  1. PS3 is not a valid UNIX literal

  2. to change the prompt displayed by the select loop

  3. To display the process id of the last background process

  4. The secondary shell prompt string for continuous lines


Correct Option: B

Which one is used to load data from spreadsheets

  1. FileMap

  2. Allocation Table

  3. Macro

  4. D-Cube


Correct Option: A

Which one is not a cognos planning component?

  1. Analyst

  2. Framework Manager

  3. Contributor

  4. Manager


Correct Option: B

Which one is not a Analyst component?

  1. D-List

  2. Access Table

  3. File Map

  4. Allocation Table


Correct Option: B

D-List Contains

  1. components

  2. objects

  3. molecules

  4. items


Correct Option: D

Naming convention for a D-List which contains no calculations?

  1. 1

  2. 2

  3. 3

  4. 5


Correct Option: C

D-List itemnames cannot be imported directly from database tables

  1. True

  2. False


Correct Option: B

Maximum number of D-Cubes in a single application

  1. 15

  2. 20

  3. 10

  4. 25


Correct Option: C

Maximum number of D-Links in a single application

  1. 15

  2. 20

  3. 10

  4. 25


Correct Option: D

D-link will be saved in the update list of

  1. target cube

  2. source cube

  3. both a & b

  4. neither a nor b


Correct Option: A

D-list can have Duplicate items..?

  1. True

  2. False


Correct Option: B

An Allocation table can acts as Source or target for a D-Link..?

  1. True

  2. False


Correct Option: B
- Hide questions