Login
Remember
Register
User GeorgeBell
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by GeorgeBell
0
votes
What is a near pointer and a far pointer in C?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is the difference between āgā and āgā in C?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What are dangling pointers? How are dangling pointers different from memory leaks?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is the difference between #include "..." and #include <...>?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
Why is it usually a bad idea to use gets()? Suggest a workaround.
answered
Jan 6, 2024
in
C Plus Plus
c_interview-questions-answers
0
votes
What is typedef in C Programming Language?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is a memory leak in C Programming? How to avoid it?
answered
Jan 6, 2024
in
C Plus Plus
c-programming-questions-answers
0
votes
What is pass by reference in functions in C Programming?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is call by reference in functions in C Programming?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is the difference between struct and union in C?
answered
Jan 6, 2024
in
C Plus Plus
c
-interview-questions-answers
0
votes
What is an r-value and l-value in C Programming?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What are different types of decision control statements in C?
answered
Jan 6, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What are the advantages of Macro over function?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is typecasting in C?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
Why n++ executes faster than n+1 ?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is pointer to pointer in C?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
Difference between const char* p and char const* p?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is a pointer in C?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
0
votes
What is the difference between global int and static int declaration?
answered
Jan 4, 2024
in
C Plus Plus
c-interview-questions-answers
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
84
next »
...