Enterprise Technologies Quiz

Comprehensive quiz covering major enterprise platforms including Pega, Informatica, Android, Linux distributions, and ASP.NET

38 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Common type system is built into which of the following

  1. CLR
  2. RCT
  3. RCW
  4. GAC
Question 2 Multiple Choice (Single Answer)

Which of the following must be done in order to connect data from some data resource to Repeater control?

  1. Set the DataSource property
  2. Call the DataBind method
  3. Both A) and B)
  4. None of the Above
Question 3 Multiple Choice (Single Answer)

Suppose a .NET programmer wants to convert an object into a stream of bytes then the process is called

  1. Serialization
  2. Threading
  3. RCW
  4. AppDomain
Question 4 Multiple Choice (Single Answer)

Which method do you invoke on the DataAdapter control to load your generated dataset with data?

  1. Load ( )
  2. Fill( )
  3. DataList
  4. DataBind
Question 5 Multiple Choice (Single Answer)

The .NET framework which provides automatic memory management using a technique called

  1. Serialization
  2. Garbage Collection
  3. Assemblies
  4. Overriding
Question 6 Multiple Choice (Single Answer)

The type of code found in Code-Behind class is

  1. Server-side code
  2. Client-side code
  3. Both A) and B)
  4. None of the above
Question 7 Multiple Choice (Single Answer)

In ASP.NET the < authorization > section contain which of the following elements

  1. < allow >
  2. < deny >
  3. Both A) and B)
  4. None of the Above
Question 8 Multiple Choice (Single Answer)

The technique that allow code to make function calls to .NET applications on other processes and on other machines is

  1. .NET Threading
  2. .NET Remoting
  3. .NET RMT
  4. None of the above
Question 9 Multiple Choice (Single Answer)

Which of the following denote ways to manage state in an ASP.Net Application?

  1. Session objects
  2. Application objects
  3. ViewState
  4. All the Above
Question 10 Multiple Choice (Single Answer)

The actual work process of ASP.NET is taken care by

  1. inetinfo.exe
  2. aspnet_isapi.dll
  3. aspnet_wp.exe
  4. None of the Above
Question 11 Multiple Choice (Single Answer)

who is refered as the father of Open source technology?

  1. Linus Torvalds
  2. Richard Stallman
  3. David Kudrow
  4. Richard Ballmer
Question 12 Multiple Choice (Single Answer)

Which of the following is not a Linux distro?

  1. Gentoo
  2. SUSE
  3. Safari
  4. Xenoppix
Question 13 Multiple Choice (Single Answer)

Microsoft has collaborated with which open source company to develop a linux distro?

  1. Yahoo
  2. HP
  3. Novell
  4. Oracle
Question 14 Multiple Choice (Single Answer)

We have Ms outlook in Windows, & in Ubuntu we have:

  1. open chat
  2. pidgin
  3. gtalk
  4. open office express
Question 15 Multiple Choice (Single Answer)

Most popular Linux distro Ubuntu is based on?

  1. Red Hat
  2. Linux 1
  3. Debian
  4. Open solaris
Question 16 True/False

Android is a JAVA ME implementation

  1. True
  2. False
Question 17 Multiple Choice (Single Answer)

Android's Virtual Machine is called

  1. KVM
  2. j9
  3. Dalvik VM
  4. Jblend
Question 18 Multiple Choice (Single Answer)

Android software stack has

  1. Linux Kernal
  2. Windows Mobile 6.0 OS
  3. symbian
  4. WINCE
Question 19 Multiple Choice (Single Answer)

------- file extension denotes an Android application for distribution and installation

  1. .jad
  2. .apk
  3. .and
  4. .jar
Question 20 Multiple Choice (Single Answer)

----------- Android application component doesn't have a visual user interface, rather runs in the background

  1. Activity
  2. Service
  3. Broadcast receiver
  4. Intent
Question 21 Multiple Choice (Single Answer)

Update strategy transformation is

  1. Passive and Connected
  2. Active and Connected
  3. Passive and Unconnected
  4. Active and Unconnected
Question 22 Multiple Choice (Single Answer)

In a Sequence Generator Transformation,what is CURRVAL port?

  1. It generates a sequence of numbers by connecting it to a transformation or target
  2. It is the NEXTVAL value plus one or NEXTVAL plus the Increment By value
  3. Any of above two, depending on whether the flag specified for this is checked or not.
  4. None of these
Question 23 Multiple Choice (Single Answer)

Which of the following statement is true,on validation of mappings?

  1. All the mappings in a repository can be validated at a time,in one go.
  2. All the mappings in a folder of a repository can be validated at a time,in one go.
  3. All the mapping using the same objects in the mapping can be validated at a time,in one go.
  4. None of These
Question 24 Multiple Choice (Single Answer)

What does the first column of the bad file indicates?

  1. Row Indicator
  2. Column Indicator
  3. File Indicator
  4. None of these
Question 25 Multiple Choice (Single Answer)

Which of the following statement is not true about metadata extension?

  1. It extends the metadata stored in the repository by associating an repository object
  2. Vendor defined and User Defined are two types of Metadata Extensions
  3. It is mandatory to specify metadata extensions for every transformation.
  4. A new port can be added to the source by using metadata extensions
Question 26 Multiple Choice (Single Answer)

Which of the following is not a Look up cache?

  1. Dynamic Cache
  2. Shared Cache
  3. Distributed Cache
  4. Persistent Cache
Question 27 Multiple Choice (Single Answer)

Which of the following is not a type of task?

  1. Email
  2. Start
  3. Session
  4. Command
Question 28 Multiple Choice (Single Answer)

Which Unix Command can be used in Informatica?

  1. PCCMD
  2. PMCMD
  3. PMCMND
  4. None of these
Question 29 Multiple Choice (Single Answer)

Debugger can be run for

  1. Instance Data
  2. Target Data
  3. Both
  4. None of these
Question 30 Multiple Choice (Single Answer)

Which of the following is a User Defined Transformation

  1. Source Qualifier
  2. Stored Procedure
  3. Both
  4. None of these
Question 31 Multiple Choice (Single Answer)

Which of the following classes contains rules that support the behavior and appearance of all work objects?

  1. Data-
  2. Embed-
  3. Work-
  4. Assign-
Question 32 Multiple Choice (Single Answer)

Which type of flow rule does not include end user intervention?

  1. Screen flow
  2. Straight-through process flow
  3. Starter flow
  4. Subflow
Question 33 Multiple Choice (Single Answer)

Which statement is true about properties that begin with prefixes "px", "py" and "pz" ?

  1. They cannot be displayed or used in PRPC
  2. They can only be used in flow action rule
  3. There are no such properties in PRPC
  4. They are provided by Pega and are considered standard properties
Question 34 True/False

The Client Event handler renders HTML based on end user input

  1. True
  2. False
Question 35 Multiple Choice (Multiple Answers)

In which parts of an Activity rule can When Condition rules be used to evaluate a condition?

  1. Precondition
  2. Method
  3. Transition
  4. Iteration
Question 36 True/False

All rules are subject to rule resolution

  1. True
  2. False
Question 37 Multiple Choice (Multiple Answers)

Which of the following components are present in all configured services?

  1. Service Package
  2. Service Architecture
  3. Service Method
  4. Service Activity
Question 38 Multiple Choice (Single Answer)

what is the purpose of skill based routing?

  1. To display a different user interface to and operator based on their skills
  2. To route a work object to an operator based on their skills
  3. To route a work object to a manager for resolution
  4. "Skill-based routing" is the term used to describe all work object routing in PRPC