You can use get_post_meta(get_the_ID(), 'custom_field_name', TRUE);

// custom_field_name is field name.

BY Best Interview Question ON 29 Feb 2020