Login
Remember
Register
Ask a Question
Recent questions tagged 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 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
What is volatile keyword?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-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
Is a default case necessary in a switch statement?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Should variables be stored in local blocks in C Programming?
asked
Jan 9, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Can you tell me how to check whether a linked list is circular?
asked
Jan 7, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How can you remove duplicates elements in an array in C Programming?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Which is better #define or enum?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Is it possible to access a global variable from a block where local variables are defined?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is a near pointer and a far pointer in C?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between ‘g’ and “g” in C?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are dangling pointers? How are dangling pointers different from memory leaks?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between #include "..." and #include <...>?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is typedef in C Programming Language?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
Page:
« prev
1
2
3
next »
...