0

programming languages Online Quiz - 12

Description: programming languages Online Quiz - 12
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

This is script language and interpreter that is freely available and used primarily on Linux we server as and alternative to Microsoft ASP.

  1. Python

  2. PHP

  3. JavaScript

  4. ActionScript


Correct Option: B

When writing a utility class, someclass, which extends mainclass class and will be used by several other classes in a large project. These other classes will be in different packages.Pick the correct class declaration

  1. class someclass extends mainclass

  2. protected class someclass extends mainclass

  3. public class someclass extends mainclass

  4. private class someclass extends mainclass


Correct Option: C

This is script language and interpreter that is freely available and used primarily on Linux web server as and alternative to Microsoft ASP.

  1. Python

  2. PHP

  3. JavaScript

  4. ActionScript


Correct Option: B

When writing a utility class, someclass, which extends mainclass class and will be used by several other classes in a large project. These other classes will be in different packages. Pick the correct class declaration

  1. class someclass extends mainclass

  2. protected class someclass extends mainclass

  3. public class someclass extends mainclass

  4. private class someclass extends mainclass


Correct Option: C

T-code to reduce an IDoc ?

  1. WE30

  2. WE31

  3. BD53

  4. BD64


Correct Option: C

Which FM is used for dynamic selection screens

  1. DYNAMIC_SEARCH_PARTNER

  2. FREE_SELECTIONS_INIT

  3. DYNAMICALLY_CREATE_ML_DATA

  4. DYNAMIC_MENUE


Correct Option: B

GETCURSOR is used to trace the data on double click of a field in the list

  1. True

  2. False


Correct Option: A

T-code for enhancement in SAP

  1. CMOD

  2. SMOD

  3. SM35

  4. SPROXY


Correct Option: A

"PACKAGE SIZE" addition is used to read selected lines of database table into an internal table in packages of predefined size.

  1. True

  2. False


Correct Option: A

"AUTHORITY_CHECK_OLE" function module would you used to check the user's authorization to access files before opening a file?

  1. True

  2. False


Correct Option: B

Name the function module used to convert logical file names to physical file names in ABAP/4 programs.

  1. FILE_GET_NAME

  2. FILE_READ_AND_GET_TAB

  3. LOGICAL_SYSTEM_GET_TEXT

  4. FKK_CHECK_PHYSICAL_VIEW


Correct Option: A

In subroutines internal tables that are passed by TABLES, are always called by value and result

  1. True

  2. False


Correct Option: B

sap scripts are Client dependent?

  1. True

  2. False


Correct Option: A
  1. ENTER key is hit on the selection-screen

  2. F8 key is hit on the selection-screen

  3. Any field on selection-screen is populated

  4. F4 key is hit on the selection-screen


Correct Option: B,C

Following Macro lists out the Process Identification Number (PID)

  1. SYSMAXLONG

  2. SYSDEVIC

  3. SYSENV

  4. SYSJOBID


Correct Option: D

Following is the extension of the sas bakup file

  1. sas7svew

  2. sas7bods

  3. sas7sbak

  4. sas7bitm


Correct Option: C

which of the following is the valid format?

  1. TIMEDATEAMPM9

  2. DATEDTMONYY7

  3. WORDDATX3

  4. YYMONDATE6


Correct Option: C

how many times of line pointer controls?

  1. 4

  2. 2

  3. 3

  4. 1


Correct Option: B
- Hide questions