Intrinsic Functions Interview Questions


What is an intrinsic function?

Intrinsic functions are built-in functions that facilitate various operations without the need for extensive procedural logic.

What kinds of intrinsic functions are there?

These functions are grouped into six categories based on the type of purpose served. They are -

  • Mathematical
  • Mathematical
  • Statistical
  • Date and Time
  • Financial
  • Character Handling
  • General

How do you reverse a string in COBOL?

Using REVERSE function

Frequently Asked Questions -

What is a function that is intrinsic?

What are the categories of intrinsic functions?