Login
Remember
Register
Ask a Question
Recent questions in C Plus Plus
+1
vote
1
answer
Which one of the following is the correct definition of the "is_array();" function in C++?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
is-array
array
+1
vote
1
answer
In C++, for what purpose the "rank()" is used?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
rank-function
rank
+2
votes
1
answer
How many types of the array are there in the C++ programming language?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
#c-array
array
+2
votes
1
answer
Choose the best answer below to definition of sorting?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
c-plus-plus
sorting
#sort
+2
votes
1
answer
Which type of memory is used by an Array in C++ programming language?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
#c
-array
#array
+2
votes
1
answer
What is the output of the given program?
asked
Jan 21, 2021
in
C Plus Plus
by
SakshiSharma
#c
-program
#program-output
+1
vote
1
answer
Select the best from following gives the 4th element of the array?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#array-element
+1
vote
1
answer
Choose the best answer below to syntax for printing the address of the first element?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#array-elements
+1
vote
1
answer
Choose the best answer below to syntax for declaring the array?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#array-syntax
+1
vote
1
answer
If we stored five elements or data items in an array, what will be the index address or the index number of the array's last data item?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#array-data-item
#array-item
c-plus-plus-array
+1
vote
1
answer
Select the best from following refers to characteristics of an array?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
array-characteristics
c
-characteristics
-array
#c
+1
vote
1
answer
Which one of the following represents the tab?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c
_tab
#tab-character
+1
vote
1
answer
For inserting a new line in C++ program, which one of the following statements can be used?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c
-new-line
new-line-character
+1
vote
1
answer
C++ is a ___ type of language.
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
c
c-language
+1
vote
1
answer
Select the best from following comment syntax is correct to create a single-line comment in the C++ program?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
c
-syntax
+1
vote
1
answer
Select the best from following features is required to be supported by the programming language to become a pure object-oriented programming language?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#object-oriented-feature
#object-oriented-programming
+2
votes
1
answer
The C++ language is ______ object-oriented language.
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
object-oriented-language
object-oriented-programming
+2
votes
1
answer
Choose the best answer below to syntax to read the single character to console in the C++ language?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
c-console
+2
votes
1
answer
Select the best from following is the original creator of the C++ language?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
c
-author
+2
votes
1
answer
The programming language that has the ability to create new data types is called___.
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
c
-data-types
data-types
+2
votes
1
answer
Select the best from following features must be supported by any programming language to become a pure object-oriented programming language?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
object-oriented-programming
+2
votes
1
answer
Select the best from following is the address operator?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c
_operator
#address-operator
+2
votes
1
answer
Choose the best answer below to identifier?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c
-identifier
+2
votes
1
answer
Choose the best answer below to syntax to print the message in C++ language?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c-syntax
cplusplus
+1
vote
1
answer
Choose the best answer below to syntax to add the header file in the C++ program?
asked
Jan 20, 2021
in
C Plus Plus
by
SakshiSharma
#c-header-file
#header-file
0
votes
1
answer
What is a standardized memory model? And how is it going to affect C++ programming?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c-plus-plus
0
votes
1
answer
What is The Rule of Four?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c-plus-plus
0
votes
1
answer
What is the copy-and-swap idiom in C++?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
c-plus-plus
0
votes
1
answer
What are the basic rules and idioms for operator overloading?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c-plus-plus
0
votes
1
answer
What is The Rule of Three?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c-plus-plus
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
19
next »
Recent questions in C Plus Plus
...