Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
Polymorphism
flowchart
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
389
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
385
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
401
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
391
The virtual function overrides ____________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
408
The default argument get bound during declaration ________________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
387
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
426
The using declaration __________
C++ programming
c# programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
2
1
367
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
388
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
400
Default arguments are _________________________
c# programming
C++ programming
Java programming
2022-06-29
Answers
30
Question
40
Followers
30
0
1
403
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
386
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
786
Total:
11022
Previous
162
163
164
165
166
Next
Go