Login
Remember
Register
Ask a Question
Recent questions in C Plus Plus
0
votes
1
answer
What are tokens in C?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are local static variables? What is their use?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is memory leak? Why it should be avoided
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is Dangling pointer?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is NULL pointer?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are the differences Deep Copy and Shallow Copy with examples?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are the differences between #include in C and import in Java?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What are stack and heap areas?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Why does “type demotion” does not exist instead of “type promotion”?
asked
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between near, far and huge pointers?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between including the header file with-in angular braces < > and double quotes ” “?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Why pre-processor directive does not have a semi-colon at last?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-prorgramming-questions-answers
0
votes
1
answer
What are entry control and exit control loops?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What can be the smallest executable code in C Proramming?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
Can a variable be both const and volatile?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What is volatile keyword?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How to write your own sizeof operator?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
How to dynamically allocate a 2D array in C?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What is the difference between array and pointer?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What are the Differences between ++*p, *p++ and *++p?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What is difference between i++ and ++i?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What does the modulus operator do?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What is the difference between ++var andvar++?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c_interview-questions-answers
0
votes
1
answer
Is left-to-right or right-to-left order guaranteed for operator precedence?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What is an rvalue in C Programming?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
Can an array be an lvalue?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
What is an lvalue in C Programming?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What is the difference between goto and long jmp( ) and setjmp()?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How can we tell whether a loop ended prematurely?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-interview-questions-answers
0
votes
1
answer
Other than in a for statement, when is the comma operator used?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
Page:
« prev
1
2
3
4
5
6
7
...
19
next »
Recent questions in C Plus Plus
...