Toggle navigation
Courses
Questions
Tags
Users
Questions by Nasser01
User Nasser01
Wall
Recent activity
All questions
All answers
User Nasser01
Wall
Recent activity
All questions
All answers
0
like
0
dislike
6
answers
In any ways, Non-member function cannot have access to the private data of the class.
[Normal]
True/False
-
asked
Jun 26, 2016
in
Functions and recursions
|
16
views
0
like
0
dislike
3
answers
Function overloading can also be achieved if two or more functions differ only in their return types.
[Normal]
True/False
-
asked
Jun 26, 2016
in
Functions and recursions
|
10
views
0
like
0
dislike
5
answers
Default values for a function are specified when____
[Normal]
Multichoice
-
asked
Jun 26, 2016
in
Functions and recursions
|
13
views
0
like
0
dislike
2
answers
By default, if a function with minimum lines of code is declared and defined inside the class becomes Inline function.
[Normal]
True/False
-
asked
Jun 26, 2016
in
Functions and recursions
|
9
views
0
like
0
dislike
3
answers
Default return type of functions in CPP is
[Normal]
Multichoice
-
asked
Jun 26, 2016
in
Functions and recursions
|
5
views
4
like
5
dislike
31
answers
Where does the object is created?
[Normal]
Multichoice
-
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
22
views
4
like
5
dislike
29
answers
When struct is used instead of the keyword class means, what will happen in the program?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
2
like
6
dislike
38
answers
Constructors are used to
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
26
views
4
like
5
dislike
22
answers
The fields in the class in c++ program are by default
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
18
views
4
like
5
dislike
24
answers
Which of the following is a valid class declaration?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
17
views
7
like
2
dislike
27
answers
Which is used to define the member of a class externally?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
6
like
3
dislike
26
answers
How many specifiers are present in access specifiers in class?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
3
like
6
dislike
26
answers
What does your class can hold?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
14
views
3
like
5
dislike
27
answers
Which of the following is a properly defined structure?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
3
like
5
dislike
27
answers
The declaration of structure is also called as?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
4
like
5
dislike
24
answers
When the structure is declared it will not allocate any memory?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
15
views
4
like
4
dislike
31
answers
What will be used when terminating a structure?
asked
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
18
views
7
like
2
dislike
29
answers
Choose the right option string* x, y;
asked
Jun 13, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
4
like
5
dislike
26
answers
What does the following statement mean? int (*fp)(char*)
asked
Jun 13, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
5
like
4
dislike
23
answers
The value 132.54 can represented using which data type?
asked
Jun 13, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
Page:
1
2
3
next »
12,783
questions
183,443
answers
172,219
comments
4,824
users