adplus-dvertising
frame-decoration

Question

Which of these is not a comment specifying construct?

a.

#

b.

/* */

c.

d.

!#

Answer: (d).!#

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. What can be used interchangeably with MYSQL_VERSION_ID?

Q. What can be used in place of MYSQL_SERVER_VERSION?

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

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

Q. What is the exec_stmt_ssl written in?

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

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

Q. Which statement terminates the execution of a function?

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

Q. What does mysql_init() return?

Q. The header that should be included first is ________________

Q. The clause that is used to display information that matches a given pattern is _____________

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

Q. Converting a client/server application to embedded server is difficult.

Q. Which statement can produce the same output as ‘SHOW COLUMNS’?

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

Q. The statement that alters an existing event to have the given definition is _____________

Q. Which statement upgrades the database directory name encoding?

Q. In UNIX, the name of the option file is __________

Q. The connection parameters for setting up MySQL can be stored in an option file to save typing the names every time a connection is established.