Login
Remember
Register
Ask a Question
Recent questions tagged c-interview-questions-answers
0
votes
1
answer
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is pass by reference in functions in C Programming?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is call by reference in functions in C Programming?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is an r-value and l-value in C Programming?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are different types of decision control statements in C?
asked
Jan 6, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are the advantages of Macro over function?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is typecasting in C?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Why n++ executes faster than n+1 ?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is pointer to pointer in C?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Difference between const char* p and char const* p?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is a pointer in C?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between global int and static int declaration?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
Why doesn’t C support function overloading?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How can a number be converted to a string in C, explain with example.
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How can a string be converted to a number?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
In C, What is the #line used for?
asked
Jan 4, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is a Preprocessor?
asked
Jan 4, 2024
in
C Sharp
by
GeorgeBell
c-interview-questions-answers
Page:
« prev
1
2
3
...