Login
Remember
Register
Ask a Question
Recent questions in C Plus Plus
0
votes
1
answer
What are the various Access Specifiers in C++?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-access-specifiers
0
votes
1
answer
What is the difference between an Object and a Class?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-object
-class
-class-object
0
votes
1
answer
What is Name Mangling in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-name-mangling
#name-mangling-c
0
votes
1
answer
What is the use of ‘using' declaration in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-declaration
#declaration-c
0
votes
1
answer
What is Namespace in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-namespace
#namespace-c
0
votes
1
answer
Difference between Class and Structure in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-class
structure
-class-and-sructure
0
votes
1
answer
What is a Class in C++?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-class
#class-c
0
votes
1
answer
When to use “const” reference arguments in a function?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c-const-arguments
#const-arguments-functions
0
votes
1
answer
Explain Register Storage Specifier in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#register-storage-specifier
0
votes
1
answer
What is the purpose of the Extern Storage Specifier?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#extern-storage
#c-extern-storage
0
votes
1
answer
What is a Static Variable in C++
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c-static-variable
#static-variable-c
0
votes
1
answer
What is the keyword auto for in C++?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-keyword-auto
#keyword-c
0
votes
1
answer
Explain Mutable Storage class specifier.
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#storage-class-specifier
#class-specifier
0
votes
1
answer
What is a Storage Class? Mention the Storage Classes in C++.
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c-storage-class
#c
-storage-class
0
votes
1
answer
What is a Reference Variable in C++?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c-reference-variable
#reference-variable-c
0
votes
1
answer
What is wrong with this code?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c
-code
#c-code
0
votes
1
answer
What's the order in which the objects in an array are destructed?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#array-objects
#objects-array
#destruction-array
0
votes
1
answer
What is wrong with this code?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#c-code
0
votes
1
answer
State the difference between delete and delete[] in C Language
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#delete-vs-delete
0
votes
1
answer
Why are arrays usually processed with for loop?
asked
Jun 11, 2020
in
C Plus Plus
by
Robindeniel
#array-loop
#loop-processing
0
votes
1
answer
What is an Inline function in C++?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-inline-functions
#inline-functions-in-c
0
votes
1
answer
What are Default Parameters? How are they evaluated in the C++ function?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-default-parameters
#c-functions
0
votes
2
answers
Explain Pass by Value and Pass by Reference.
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-pass-by-value
#c-pass-by-reference
#pass-by-value
0
votes
1
answer
What do you mean by ‘void’ return type?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-void-type
#c-return-type
#return-type-c
0
votes
1
answer
What is the difference between while and do while loop? Explain with examples.
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-loops
#c-while-loop
#c-do-loop
0
votes
1
answer
What are the Extraction and Insertion operators in C++? Explain with examples.
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
c-plus-plus-extraction
#c-insertion-operators
#extraction-c
0
votes
1
answer
State the difference between Pre and Post Increment/Decrement Operations.
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-pre-increment
#c-post-increment
#post-pre-increment
#pre-post-increment
0
votes
1
answer
What are the various Compound Assignment Operators in C++?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
c-compound-operator
#compund-operator-c
0
votes
1
answer
What are the various Arithmetic Operators in C++?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#c-arithmetic-operators
#arithmetic-operators-c
0
votes
1
answer
What is the difference between equal to (==) and Assignment Operator (=)?
asked
Jun 9, 2020
in
C Plus Plus
by
Robindeniel
#assignment-operator-c
#c-equal-operator
Page:
« prev
1
...
7
8
9
10
11
12
13
14
15
16
17
...
19
next »
Recent questions in C Plus Plus
...