1.

Functions are called and pointers to structures are used while using DBI API.(a) True(b) FalseI had been asked this question in an internship interview.Question is taken from Making Database Backups in division Database Maintenance, Backups and Replication of MySQL

Answer»

The correct option is (a) True

To explain I would say: While USING the DBI API functions are called and pointers to structures are USED. The functions are called “methods,” pointers are called “references,” pointer VARIABLES are called “HANDLES”.



Discussion

No Comment Found

Related InterviewSolutions