programming languages Online Quiz - 202
Description: programming languages Online Quiz - 202 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
General formate for an ECL statement
Incorrect option for @ASG statements
Is not a COBOL verb
Following is a real program
FURPUR stands for
A software program supplied by Unisys that processes user runs, controls files, manages system resources, and performs input/output operations for the user is called
According to COBOL programming standard the PROGRAM-ID
Find the incorrect:
The EJB container offers which of the following services?
Which of the following are true about an enterprise bean according to the EJB 2.0 spec?
Which of the following are valid entries in the deployment descriptor?
Which of the following statements are true about locating or using the home interface of a session bean?
Assuming L and R are the local and remote clients for session bean B, which of the following are true statements?
Which of the following statements are true about a session bean client?
From which of the following methods can you call the isCallerInRole() method of the SessionContext?
For a session bean, which of the following are the container’s responsibilities?
Which of the following statements are true about a stateful session bean?
From which of the following methods can’t a stateful session bean access the methods of another bean?
Which of the following statements show what happens when a client invokes a session bean instance that does not exist?
Which of the following methods belong to the SessionContext interface, directly or by inheritance?