Searching for "protocols"

Q:

In Computer programming API is set of subroutinedefinitions, protocols, and tools for building software andapplications. Which among the following is an applicationprogramming interface for the programming language Java,which defines how a client may access a database?

A) J2EE B) JDK
C) JAVA SE D) JDBC
 
Answer & Explanation Answer: D) JDBC

Explanation:

Java Database Connectivity (JDBC) is an applicationprogramming interface (API) for the programminglanguage Java, which defines how a client may accessa database. It is part of the Java Standard Editionplatform, from Oracle Corporation

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

Q:

In Computer programming there is set of subroutinedefinitions, protocols, and tools for building software andapplications. Which among the following is a term for setsof requirements that govern how one application can talkto another?

A) UPS B) API
C) CGI D) J2EE
 
Answer & Explanation Answer: B) API

Explanation:

An API may be for a web-based system, operatingsystem, database system, computer hardware, orsoftware library. It is an acronym for ApplicationProgramming Interface. An API specifies how softwarecomponents should interact and APIs are used whenprogramming graphical user interface (GUI)components.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

Q:

Which of the following describes the creation of private networks across the Internet, enabling privacy and tunneling of non-TCP/IP protocols?

A) HDLC B) Cable
C) VPN D) IPSec
 
Answer & Explanation Answer: C) VPN

Explanation:

A VPN allows or describes the creation of private networks across the Internet, enabling privacy and tunneling of non-TCP/IP protocols. A VPN can be set up across any type of link.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which of the following is an industry-wide standards suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer3 Network layer of the OSI model?

A) HDLC B) xDSL
C) VPN D) IPSec
 
Answer & Explanation Answer: D) IPSec

Explanation:

IPSec is an industry-wide standard suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer3 Network layer of the OSI model.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

The Acme Corporation is implementing dail-up services to enable remote-office employees to connect to the local network. The company uses multiple routed protocols,needs authentication of users connecting to the network, and since some calls will be long distance, needs callback support. Which of the following protocols is the best choice for these remote services? 

A) 802.1 B) Frame Relay
C) HDLC D) PPP
 
Answer & Explanation Answer: D) PPP

Explanation:

PPP is your only option because HDLC and Frame RElay do not support these types of business requirements. PPP provides dynamic addressing , authentication using PAP or CHAP, and callback services.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What four routed protocols are supported by EIGRP?

Answer

The four routed protocols supported by EIGRP are IP, IPv6, IPX, and AppleTalk.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

To use VLSM, what capability must the routing protocols in use possess?

A) Support for multicast B) Multi-protocol support
C) Transmission of subnet mask information D) Support for unequal load balancing
 
Answer & Explanation Answer: C) Transmission of subnet mask information

Explanation:

To use VLSM, the routing protocols in use possess the capability to transmit subnet mask information.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which of the following protocols uses both TCP and UDP?

A) FTP B) SMTP
C) Telnet D) DNS
 
Answer & Explanation Answer: D) DNS

Explanation:

DNS uses TCP for zone exchanges between servers and UDP when a client is trying to resolve a hostname to an IP address.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA