JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 2
MySQL interview questions part 2
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Member functions of a generic class are _____________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
2. Member function of a class can ____________
A. have_query_cache
B. have_cache_query
C. query_cache_have
D. cache_query_have
Show Correct Answer
Correct Answer is :
have_query_cache
3. Which among the following is proper syntax for class given below? class A { int a,b; public : void disp(); }
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
0
4. A member function can _______________ of the same class
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
2
5. Which member function doesn’t require any return type?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
6. Which among the following is not possible for member function?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
3
7. Which among the following are valid ways of overloading the operators?
A. C
B. C++
C. Python
D. Ruby
Show Correct Answer
Correct Answer is :
C
8. Which among the following is mandatory condition for operators overloading?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
3
9. When the operator to be overloaded becomes the left operand member then ______________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
10. If the left operand is pointed by *this pointer, what happens to other operands?
A. C API
B. C++ API
C. Java API
D. Python API
Show Correct Answer
Correct Answer is :
C API
11. If a friend overloaded operator have to be changed to member overloaded operator, which operator should be used with the class name?
A. database interface
B. database id
C. database identity
D. database integrity
Show Correct Answer
Correct Answer is :
database interface
12. What is the syntax to overload an operator?
A. Python
B. Perl
C. PHP
D. C
Show Correct Answer
Correct Answer is :
PHP
13. Why the left parameter is removed from parameter list?
A. Python
B. Perl
C. PHP
D. C
Show Correct Answer
Correct Answer is :
PHP
14. Which object’s members can be called directly while overloading operator function is used (In function definition)?
A. C
B. C++
C. Python
D. Java
Show Correct Answer
Correct Answer is :
Java
15. If left operand member is specified directly in the function definition, which is the correct implicit conversion of that syntax?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
16. When the friend operator overloading is converted into member operator overloading _______________
A. .err
B. .er
C. .error
D. .log
Show Correct Answer
Correct Answer is :
.err
17. Where in the parameter list is the implicit *this is added?
A. –verbose
B. –vertex
C. –startup
D. –shutdown
Show Correct Answer
Correct Answer is :
–verbose
18. Which operator among the following can be overloading using only member function?
A. option file
B. log file
C. error file
D. system file
Show Correct Answer
Correct Answer is :
option file
19. Which operator among the following can be overloaded using both friend function and member function?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
20. All the operators can be overloaded using the member function operator overloading.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
Similar Interview Questions
Search for latest jobs
Find Jobs