Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag c programming
Recent posts under tag c programming
All
Questions
MCQs
Jobs
Articles
0
votes
1
answer
What is the difference between pass by value and pass by reference? Please explain with example?
posted
Jun 2, 2015
by
Mohammed Hussain
c programming
+2
votes
2
answers
How to find size of structure without using sizeof operator in C?
posted
Jun 2, 2015
by
Mohammed Hussain
c programming
c
+1
vote
3
answers
Write a c program to modify the constant variable in c?
posted
Jun 1, 2015
by
Mohammed Hussain
c programming
+2
votes
2
answers
Why we use do-while loop in c? Explain with Example?
posted
Jun 1, 2015
by
Mohammed Hussain
c programming
+3
votes
1
answer
What is and why the reason we used array in c programming?
posted
May 26, 2015
by
Mohammed Hussain
c programming
array
+2
votes
1
answer
What is wild pointer in c and explain with programming?
posted
May 26, 2015
by
Mohammed Hussain
c programming
pointer
+2
votes
1
answer
C: What will be the output for this Pointer to Pointer Scenario where char pointer is assigned to a integer adddress?
posted
May 22, 2015
by
Mohammed Hussain
c programming
pointer
+3
votes
1
answer
What will be output if you will execute following C code?
posted
May 22, 2015
by
Mohammed Hussain
c programming
pointer
+3
votes
4
answers
Why comparing float gives unexpected output in C?
posted
May 22, 2015
by
Mohammed Hussain
c programming
c
float
+2
votes
1
answer
How to reverse a string char by char using C?
posted
May 20, 2015
by
Mohammed Hussain
data structures
c programming
+2
votes
0
answers
C: How to convert a big number given as a string to an OpenSSL BIGNUM? Any example code would be helpful?
posted
May 6, 2015
by
Tapesh Kulkarni
c
c programming
+2
votes
1
answer
How many variables can be passed in the argument list of a function in C?
posted
May 2, 2015
by
anonymous
c
c programming
+2
votes
1
answer
Write a c program for binary search without using recursion?
posted
Apr 28, 2015
by
Jalal
c programming
+2
votes
1
answer
C: Program for binary search using recursion?
posted
Apr 28, 2015
by
Jalal
c programming
+2
votes
1
answer
Why am i getting segfault in below code?
posted
Apr 6, 2015
by
Chirag Gangdev
c
c programming
+2
votes
1
answer
What is the use of signed and unsigned in case of char data type?
posted
Apr 6, 2015
by
Chirag Gangdev
c
c++
c programming
+1
vote
0
answers
Does there exist any way to make the command line arguments available to other functions in C
posted
Mar 30, 2015
by
Amit Kumar Pandey
c
c programming
+1
vote
1
answer
How we can print a string on the printer in C?
posted
Mar 30, 2015
by
Amit Kumar Pandey
c programming
+3
votes
1
answer
What will be the output of below c program?
posted
Mar 28, 2015
by
Amit Kumar Pandey
c
c programming
+2
votes
1
answer
how to swap values of two variables in c?
posted
Mar 23, 2015
by
Devendra Bohre
c programming
+2
votes
1
answer
Is there any qualifier for alias in C or we need to manage with pointers only?
posted
Mar 6, 2015
by
anonymous
c
c programming
+3
votes
1
answer
What is restrict qualifier in C? please provide detail with example?
posted
Mar 6, 2015
by
anonymous
c
c programming
+1
vote
1
answer
What are different types of anonymous classes in JAVA, Please explain with an example?
posted
Feb 27, 2015
by
Amit Kumar Pandey
java
c programming
+3
votes
1
answer
How to set font color for stdout and stderr?
posted
Feb 26, 2015
by
Chirag Gangdev
c
c programming
+2
votes
2
answers
What is pointer to array in c?
posted
Feb 18, 2015
by
Alwaz
c programming
+2
votes
1
answer
Can someone explain #pragma warn directive in c with example?
posted
Feb 18, 2015
by
Mohammed Hussain
c
c programming
0
votes
2
answers
C program to count the number of lines in a text file and reverse the contents in the file to write in an output file?
posted
Jan 27, 2015
by
Deepak Chitragar
c programming
c
+1
vote
1
answer
Write a C program string search and replacement?
posted
Jan 13, 2015
by
Chirag Gangdev
c
c programming
+2
votes
0
answers
const volatile int p;
posted
Jan 13, 2015
by
Chirag Gangdev
c
c programming
+1
vote
3
answers
What are the advantages of pointer ?
posted
Jan 12, 2015
by
Emran
c
c programming
interview questions
0
votes
2
answers
What is difference between pointer in C and references in C++?
posted
Jan 7, 2015
by
Amit Kumar Pandey
c
c++
c programming
+1
vote
0
answers
What are the advantages of doing memory mapped IO?
posted
Jan 2, 2015
by
Syed
c programming
memory
+2
votes
1
answer
write functions to read and write in a hash table in a multi threaded environment.
posted
Dec 31, 2014
by
Aditya
c programming
c
threads
+1
vote
0
answers
what is function pointer,pointer to function,double pointer to function explain in detail with example?
posted
Dec 31, 2014
by
Sridharan P
c programming
c++
+2
votes
3
answers
Can a pointer point to itself?
posted
Dec 22, 2014
by
Chirag Gangdev
c
c programming
+2
votes
1
answer
c++: What is pointer to member? Can someone please explain with an example?
posted
Dec 20, 2014
by
Amit Kumar Pandey
c programming
os
0
votes
1
answer
Write a C program to print a circle on the screen i.e. stdout?
posted
Dec 19, 2014
by
Chirag Gangdev
c programming
c
+2
votes
1
answer
C Program to find LCM of given numers using Recursion?
posted
Dec 15, 2014
by
Chirag Gangdev
c
c programming
+2
votes
0
answers
C Program to find GCD of given numbers using recursion?
posted
Dec 15, 2014
by
Chirag Gangdev
c
c programming
+1
vote
2
answers
Assigning value through Pointer
posted
Dec 4, 2014
by
sivanraj
c programming
c
+3
votes
2
answers
Write a āCā Program to compute the sum of all elements stored in an array using pointers?
posted
Dec 3, 2014
by
Manikandan J
c programming
+1
vote
1
answer
C Program to Calculate Area of Circle using Pointer?
posted
Dec 2, 2014
by
Vinitha
c programming
+1
vote
1
answer
C Program to Calculate Area of Square?
posted
Dec 2, 2014
by
Vinitha
c programming
+1
vote
1
answer
C Program to Calculate Area of Rectangle?
posted
Dec 2, 2014
by
Roshan
c programming
+1
vote
1
answer
C Program to Calculate Area of Circle?
posted
Dec 2, 2014
by
Roshan
c programming
+2
votes
1
answer
C Program to Calculate Area of Right angle Triangle?
posted
Dec 2, 2014
by
Manikandan J
c programming
+3
votes
1
answer
C Program to Calculate Area of Equilatral Triangle?
posted
Dec 2, 2014
by
Manikandan J
c programming
+2
votes
1
answer
C Program to Calculate Area of Scalene Triangle?
posted
Dec 2, 2014
by
Balu
c
c programming
+3
votes
1
answer
Spinlocks should be avoided in uniprocessor contexts. Why is this?
posted
Dec 2, 2014
by
Bheemappa G
c
os
threads
c programming
+1
vote
1
answer
C program to find out the maximum product using subarray of the given array?
posted
Sep 23, 2014
by
Aarti Jain
c
c programming
Page:
« prev
1
2
3
4
5
6
...
next »
...