Toggle navigation
Courses
Questions
Tags
Users
Answers by Toby Skarting
User Toby Skarting
Wall
Recent activity
All questions
All answers
User Toby Skarting
Wall
Recent activity
All questions
All answers
0
like
0
dislike
Which of the following is a properly defined structure?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
0
like
0
dislike
Which is used to define the member of a class externally?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
0
like
0
dislike
When struct is used instead of the keyword class means, what will happen in the program?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
0
like
0
dislike
The fields in the class in c++ program are by default
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
18
views
0
like
0
dislike
Constructors are used to
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
26
views
0
like
0
dislike
The declaration of structure is also called as?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
0
like
0
dislike
What does the following statement mean? int (*fp)(char*)
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
0
like
0
dislike
How many specifiers are present in access specifiers in class?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
19
views
0
like
0
dislike
Which keyword makes class members accessible to only its derived class members?
answered
Jun 15, 2016
in
Classes
|
29
views
class
cpp
fillblank
0
like
0
dislike
What will be used when terminating a structure?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
18
views
0
like
0
dislike
What will happen after the code
answered
Jun 15, 2016
in
File processing
|
21
views
cpp
file
multi-choice
0
like
0
dislike
What will the code do?
answered
Jun 15, 2016
in
File processing
|
18
views
file
cpp
multi-choice
0
like
0
dislike
fstream and ofstream
answered
Jun 15, 2016
in
File processing
|
19
views
multi-choice
file
0
like
0
dislike
Which of the following statements is correct in C++?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
17
views
0
like
0
dislike
What does your class can hold?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
14
views
0
like
0
dislike
Which of the following statements are true? int f(float)
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
15
views
0
like
0
dislike
Which type is best suited to represent the logical values?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
0
like
0
dislike
What is correct about the static data member of a class?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
15
views
0
like
0
dislike
Which of the following access specifier is used as a default in a class definition?
answered
Jun 15, 2016
in
2015-2 Introduction to Computer Programming (II)
|
16
views
0
like
0
dislike
Add data at the end of file
answered
Jun 15, 2016
in
File processing
|
15
views
cpp
file
multi-choice
Page:
« prev
1
2
3
4
5
...
8
next »
12,783
questions
183,443
answers
172,219
comments
4,824
users