JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 6
MySQL interview questions part 6
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. A static nested class is _____________ class in behavior that is nested in another _________ class.
A. Perl, PHP, C
B. Perl, C, PHP
C. PHP, Perl, C
D. C, PHP, Perl
Show Correct Answer
Correct Answer is :
Perl, PHP, C
2. What is new operator?
A. C API
B. Perl
C. PHP
D. Python
Show Correct Answer
Correct Answer is :
C API
3. Microsoft C++ Components extensions support new keyword to _____________
A. C API
B. Perl
C. PHP
D. Python
Show Correct Answer
Correct Answer is :
C API
4. What happens when new fails?
A. FLOAT
B. INT
C. CHARACTER
D. DOUBLE
Show Correct Answer
Correct Answer is :
INT
5. If new throws an error, which function can be called to write a custom exception handler?
A. INT
B. FLOAT
C. DOUBLE
D. DECIMAL
Show Correct Answer
Correct Answer is :
DECIMAL
6. In C++, if new operator is used, when is the constructor called?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
7. Which among the following is correct syntax to declare a 2D array using new operator?
A. SMALLINT
B. TINYINT
C. MEDIUMINT
D. BIGINT
Show Correct Answer
Correct Answer is :
BIGINT
8. For declaring data by using new operator ____________________
A. CHAR
B. VARCHAR
C. TINYTEXT
D. TEXT
Show Correct Answer
Correct Answer is :
TEXT
9. The new operator _____________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
10. Which among the following is added in grammar of new operator?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
0
11. Initializers __________________
A. MEDIUMINT SIGNED
B. MEDIUMINT UNSIGNED
C. SMALLINT SIGNED
D. SMALLINT UNSIGNED
Show Correct Answer
Correct Answer is :
MEDIUMINT UNSIGNED
12. The objects allocated using new operator ________________
A. TINYINT
B. SMALLINT
C. MEDIUMINT
D. BIGINT
Show Correct Answer
Correct Answer is :
SMALLINT
13. The new operator _________________
A. TINYINT
B. SMALLINT
C. MEDIUMINT
D. BIGINT
Show Correct Answer
Correct Answer is :
MEDIUMINT
14. If new operator is defined for a class and still global new operator have to be used, which operator should be used with the keyword new?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
15. How does compiler convert “::operator new” implicitly?
A. INET_ATON()
B. INET_NTOA()
C. INET_ITOS()
D. INET_STOI()
Show Correct Answer
Correct Answer is :
INET_NTOA()
16. What is array of objects?
A. INET_ATON()
B. INET_NTOA()
C. INET_ITOS()
D. INET_STOI()
Show Correct Answer
Correct Answer is :
INET_ATON()
17. Which among the following is a mandatory condition for array of objects?
A. MAINTAIN TABLE
B. BALANCE TABLE
C. ADJUST TABLE
D. OPTIMIZE TABLE
Show Correct Answer
Correct Answer is :
OPTIMIZE TABLE
18. What is the type of the elements of array of objects?
A. same
B. variable length
C. fixed length
D. indeterminate
Show Correct Answer
Correct Answer is :
fixed length
19. If array of objects is declared as given below, which is the limitation on objects? Class_name arrayName[size];
A. variable length
B. same
C. fixed length
D. indeterminate
Show Correct Answer
Correct Answer is :
fixed length
20. Which is the condition that must be followed if the array of objects is declared without initialization, only with size of array?
A. CHAR
B. VARCHAR
C. any one
D. either CHAR or VARCHAR
Show Correct Answer
Correct Answer is :
VARCHAR
Similar Interview Questions
Search for latest jobs
Find Jobs