Description: programming languages Online Quiz - 112 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
What will print out? main() { char p1=“name”; char *p2; p2=(char)malloc(20); memset (p2, 0, 20); while(*p2++ = *p1++); printf(“%sn”,p2); }
What is the associated type for the parameter RETURN?
Which Attribute is mandatory for BAPI?
Where will you declared changeable parameters in Function Module .
RFC can return references
Function module required Function Group?
What is the Transaction code for Function Module Creation?
SAP stands for?
The standard function key used for displaying a list of possible values is:
Maximum Indexes preferable for the database table.
Can View have Indexes?
What must be assigned to search help parameters
Which of the following is not ABAP dictionary table?
Data Element can point to _______ Domain?
The complete technical definition of a table field is determined by the field's
__________structure contains System field values.
Transaction for Table Maintenance Generator is?
Maximum "Include Structure" you can use in a Database Table
Transaction code for the Database Browser is ___________
Transaction code for the Database utility is _______