Login
Remember
Register
Ask a Question
Recent questions tagged c
+2
votes
1
answer
Select the best from following statements is correct about the formal parameters in C++?
asked
Jan 20, 2021
by
SakshiSharma
formal-parameter
c
-parameter
+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
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
Why are elementwise additions much faster in separate loops than in a combined loop?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
1
answer
When should static_cast, dynamic_cast, const_cast and reinterpret_cast be used?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
1
answer
How do you set, clear, and toggle a single bit?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
1
answer
Why is “using namespace std;” considered bad practice?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
1
answer
How do I iterate over the words of a string?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
1
answer
What does the explicit keyword mean?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
0
votes
1
answer
What are the differences between a pointer variable and a reference variable in C++?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
0
votes
1
answer
What is the “-->” operator in C++?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
0
votes
0
answers
Why is processing a sorted array faster than processing an unsorted array?
asked
Jan 6, 2021
in
C Plus Plus
by
GeorgeBell
c
plus
0
votes
0
answers
How to speed up Code executions with help of Pragma in C/C++
asked
Jun 3, 2020
in
C Plus Plus
by
GeorgeBell
c
+1
vote
1
answer
C++11 features
asked
Jan 2, 2020
in
C Plus Plus
by
GeorgeBell
c
+1
vote
0
answers
What are the differences between C and C++?
asked
May 16, 2019
in
C Plus Plus
by
tiger
c
and
Page:
« prev
1
2
...