Home / Nitin Gupta / Programming MCQs Solution

Programming Portal Solution

You will find all Programming Portal MCQs whose solution is updated by Nitin Gupta

Q. Which of the following creates toggleable tabs?

Q. Which is a container for slide items?

Q. What clears floats?

Q. Which of the following will display a grey label?

Q. Which class indicates new or unread items?

Q. Which of the following aligns .pager previous button to left?

Q. Which class indicates the current page?

Q. Which of the following is the default size of H4 bootstrap heading?

Q. Which of the following bootstrap version should be used to support IE9?

Q. Which of the following class applies hover color to a specific row or a cell?

Q. The content must be placed within ________ in Bootstrap.

Q. Which of the following is correct about the data-animation Data attribute of the Popover Plugin?

Q. The checksum calculation in the IP header includes _______?

Q. When the source does not trust the routers to route correctly, what options can be used?

Q. Fragmentation of a datagram is necessary only in a _______.

Q. The server listens on a network port for TCP/IP connections unless started with the option ______________.

Q. The option used to specify the socket file pathname is ______________.

Q. MySQL supports shared-memory connections on Windows.

Q. INFORMATION_SCHEMA is not based on the SQL standard.

Q. What are CROSS JOIN and JOIN are similar to?

Q. What is the clause that filters JOIN results called?

Q. What is the join where all possible row combinations are produced?

Q. In which table of INFORMATION_SCHEMA is the information about table index characteristics stored?

Q. The disk data that the FILES table in INFORMATION_SCHEMA stores is ____________.

Q. Which mode exists at both global level and session-specific level?

Q. Which system variable determines the number of rows from INSERT DELAYED statements that can be queued per table?

Q. The largest value to which the variable ‘max_allowed_packet’ can be set is

Q. Increasing the value of which system variable enables mysqld to keep more tables open simultaneously?

Q. The following statement is valid.

Q. A FULLTEXT index can be created for multiple columns.

Q. For what can the FULLTEXT indexes be created for?

Q. The search mode that uses natural language search as a subroutine is _______

Q. The keyword used with UNION that does not retain duplicate rows is ________

Q. For which of these storage engines are configuration options always built?

Q. The storage engine for which the runtime options are always enabled is ____

Q. The most important configurable resource for MyISAM is

Q. Which system variable enables mysqld to keep more tables open simultaneously?

Q. xyz in the following statement is ____

Q. How can a view refer to multiple tables?

Q. What is the mantissa in -1.58E5?

Q. What is the precision of BIGINT?

Q. How many digits is the DECIMAL used for expressions containing only exact values with fractional part?