Tag: programming languages

Questions Related to programming languages

Multiple choice technology programming languages
  1. Both State-Code and Account-Entity refer to the 16th byte of the Account-Recored

  2. This definition would throw invalid referencing error while executing

  3. Account-Number refers to the 10th byte of Account-Record

  4. Account-Entity refers to the 15th byte of the Account-Record

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice technology programming languages
  1. This statement is used to copy record from PERSNL to MYFILE if the entire record is identical in both the files

  2. This statement moves the like named field values from PERSNL to MYFILE

  3. This statement moves the record from PERSNL to MYFILE if the record-length matches

  4. Both a & c are correct

Reveal answer Fill a bubble to check yourself
B Correct answer