adplus-dvertising
frame-decoration

Question

What does mysql_init() return?

a.

integer

b.

float

c.

structure

d.

pointer to a structure

Answer: (d).pointer to a structure

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What does mysql_init() return?

Similar Questions

Discover Related MCQs

Q. The statement that constructs a branching flow-control construct is _____________

Q. Which statement terminates the execution of a function?

Q. Association between one or more MyISAM tables and the named key cache is set by _____________

Q. Which statement exits a labeled flow-control construct?

Q. What is the exec_stmt_ssl written in?

Q. What does ‘mysql_query()’ return on failure?

Q. When linking to a static MySQL C client library, the client library and the client application can use different compiler options.

Q. What can be used in place of MYSQL_SERVER_VERSION?

Q. What can be used interchangeably with MYSQL_VERSION_ID?

Q. Which of these is not a comment specifying construct?

Q. The MySQL double dashed comment style is the same as the SQL standard.

Q. What sets the association between one or more MyISAM tables and the named key cache?

Q. The statement that exits a labeled flow-control construct is _____________

Q. Input handling can be customized with MySQL.

Q. The option that executes all SQL statements in a SQL script irrespective of the number of errors is _____________

Q. The option that is necessary to compile a C program having math functions is _____________

Q. Which option is used for specifying the executable name while compiling with gcc?

Q. The file that can be used to execute multiple compile statements is _________________