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