VoIP, Networking & ETL Technologies
Covers VoIP configuration and codecs, networking protocols, Informatica ETL transformations and functions, with additional questions on Unix/Linux commands, CRM access control, and SharePoint administration.
Questions
Which of the following interface types would you use in Cisco Router to connect an analog phone to the VoIP network?
- FXS
- FXO
- E&M
- E1
What amount of bandwidth is consumed by the G.711 codec?
- 8kbps
- 32kbps
- 64kbps
- 56kbps
The Erlang-C model is used to size agents in call centers that queue calls before presenting them to agents
- True
- False
voice traffic has the one-way end-to-end delay requirements: 150 ms or less
- True
- False
ISNULL returns FALSE for 0 value?
- TRUE
- FALSE
- MAY BE
- None of these
IS_SPACES returns FALSE for an empty string?
- True
- False
Is FILTER condition is case sensitive?
- True
- False
Is JOINER condition is not case sensitive for String values?
- True
- False
For which of the following we cann't create Short cut?
- NORMALIZER
- MAPPING
- MAPPLET
- SESSION
For most of the concrete classes, PRPC comes with a standard model called_______
- pyStandard
- pyDefault
- pyDefModel
- pyStdModel
How to enable anonymous access in SharePoint site?
- 1. Login as an administrator, Click on site setting > Click on Go to Site Administration >Click on Manage anonymous access > Choose one of the three conditions on what Anonymous users can access
- 2. Login as an administrator, Click on site setting > Click on View all Site contents >Click on Manage anonymous access > Choose one of the three conditions on what Anonymous users can access
- 3. Login as an administrator, Click on site setting > Click on Go to Site Administration >Security > Choose one of the three conditions on what Anonymous users can access
- None of the above
Choose the correct command from following options to change file permissions of File.dat to 'rwxr-xr--'?
- chmod 766 File.dat
- chmod 655 File.dat
- chmod 754 File.dat
- Illegal operation requested
Which of the following is the illegal command?
- head +17 File.dat
- head -17 File.dat
- tail +17 File.dat
- tail -17 File.dat
What will be the output of the above command?
- Will return all lines containing the “svu dept” word. Search will be case insensitive.
- Will return all lines containing the “svu dept” word. Search will be case sensitive.
- Will return first line containing the “svu dept” word. Search will be case insensitive.
- Will return all words containing the “svu dept” word. Search will be case insensitive.
- Which access control mechanism would typically be used to ensure that Sales Representatives in the UK have access to only UK Customer information?
- Position
- Responsibility
- Personal
- Organization
Account is what kind of entity
- Single Organization
- Multiple Organization
- Single User
- Single Position
How will you find the relation between the BC and View
- Examine BO Relation in tools
- Examine the screen views in tools
- .cfg file
- About Views
What amount of data does the IP, UDP, and RTP header information add to each voice packet transmitted?
- 20 bytes
- 400 bytes
- 40 bytes
- 4000 bytes
Which DHCP option provides the IP address of a TFTP server to a Cisco IP phone?
- 99
- 150
- 105
- 55
What is default port used by CISCO IP phone for tftp file download?
- tcp 69
- udp 69
- tcp 59
- udp 59