Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
Mohamad Eskandarane Questions
11022 Questions
Which among the following is true?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
523
The Constructors with all the default arguments are similar as default constructors. State true or false
C++ programming
c# programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
516
If a constructors should be capable of creating objects without argument and with arguments, which is a good alternative for this purpose?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
537
Which among the following is true for constructors overloading?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
518
The virtual function overrides ____________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
542
The default argument get bound during declaration ________________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
521
The names given to the default arguments are only looked up and ________________. And are bound during declaration
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
558
The using declaration __________
C++ programming
c# programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
2
1
503
The non-template functions can be added with default arguments to already declared functions ____________________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
526
Which among the following is false for default arguments?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
540
Default arguments are _________________________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
527
Which among the following is wrong call to the function void test(int x, int y=0, int z=0)?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
521
What function will be called with the independent syntax “test(5,6,7);”?
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
922
Total:
11022
Previous
162
163
164
165
166
Next
Go