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
Questions by GeorgeBell
Home
User
GeorgeBell
Questions
0
votes
Q: Can you tell me how to check whether a linked list is circular?
asked
Jan 7
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Write down C program to check the given number format is in binary or not?
asked
Jan 7
in
C Plus Plus
c-programming-questions-answers
0
votes
Q: Write a C program to check if it is a palindrome number or not using a recursive method
asked
Jan 7
in
C Plus Plus
c-programming-inteview-questions-answers
0
votes
Q: How do you override a defined macro in C Programming?
asked
Jan 7
in
C Plus Plus
c-programming-interview-questions-answers
0
votes
Q: Write a program to get the higher and lower nibble of a byte without using shift operator?
asked
Jan 7
in
C Plus Plus
c-programming-interview-questions-answers
0
votes
Q: Can we compile a program without a main() function in C Programming?
asked
Jan 7
in
C Plus Plus
c-programming-questions-answers
0
votes
Q: How can you remove duplicates elements in an array in C Programming?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Which is better #define or enum?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Is it possible to access a global variable from a block where local variables are defined?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Which structure is used to link the program and the operating system?
asked
Jan 6
in
C Plus Plus
c_interview-questions-answers
0
votes
Q: What is a near pointer and a far pointer in C?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is the difference between ‘g’ and “g” in C?
asked
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?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is the difference between #include "..." and #include <...>?
asked
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.
asked
Jan 6
in
C Plus Plus
c_interview-questions-answers
0
votes
Q: What is typedef in C Programming Language?
asked
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.
asked
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?
asked
Jan 6
in
C Plus Plus
c-programming-questions-answers
0
votes
Q: What is pass by reference in functions in C Programming?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is call by reference in functions in C Programming?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is the difference between struct and union in C?
asked
Jan 6
in
C Plus Plus
c
-interview-questions-answers
0
votes
Q: What is an r-value and l-value in C Programming?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What are different types of decision control statements in C?
asked
Jan 6
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What are the advantages of Macro over function?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is typecasting in C?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Why n++ executes faster than n+1 ?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is pointer to pointer in C?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: Difference between const char* p and char const* p?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is a pointer in C?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
0
votes
Q: What is the difference between global int and static int declaration?
asked
Jan 4
in
C Plus Plus
c-interview-questions-answers
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
58
next »
...