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
Recent posts under tag c
All
Questions
MCQs
Jobs
Articles
0
votes
1
answer
How to extract data from txt file using C?
posted
Jan 13, 2015
by
anonymous
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
+3
votes
0
answers
Best Practice (or Suggestion) for Distributing C/C++ Library to Other Developers
posted
Jan 12, 2015
by
Gurminder
c
c++
+1
vote
1
answer
Write a program for following output in C
posted
Jan 11, 2015
by
anonymous
c
+1
vote
1
answer
What is the meaning of token and what are various types of tokens in C?
posted
Jan 9, 2015
by
anonymous
c
0
votes
1
answer
What is a destructor in context of C++, details with example will be helpful?
posted
Jan 9, 2015
by
anonymous
c++
c
+1
vote
2
answers
C: Is it possible to declare to two variables in one for loop?
posted
Jan 8, 2015
by
anonymous
c
+1
vote
1
answer
Print the following pattern using C or C++?
posted
Jan 7, 2015
by
anonymous
c
c++
+1
vote
1
answer
Why one should use API's in place of system calls in the code?
posted
Jan 7, 2015
by
anonymous
c
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
1
answer
What is a Directed Graph? How we can find if a Directed Graph is connected or not?
posted
Jan 6, 2015
by
anonymous
c
data structures
+2
votes
0
answers
How to convert a Tree to a Binary Tree in C or C++?
posted
Jan 6, 2015
by
anonymous
c
data structures
tree
+2
votes
Cousin of a Node in Binary Search Tree
posted
Jan 6, 2015
by
Salil Agrawal
data structures
c
tree
algorithms
+2
votes
0
answers
what do we say that C is portable language, in what terms is it talking about the significance of portability.
posted
Jan 6, 2015
by
anonymous
c
+1
vote
1
answer
Is there anything you can do in C++ that you cannot do in C?
posted
Jan 6, 2015
by
Emran
c
c++
+1
vote
1
answer
How do you link a C++ program to C functions?
posted
Jan 6, 2015
by
Emran
c
c++
+1
vote
4
answers
What is the difference between const char *myPointer and char *const myPointer?
posted
Jan 6, 2015
by
Emran
c
c++
+3
votes
0
answers
When S1 HO is initiated by source eNB admin down, what should be the value of ac-BarringFactor in HO Required message?
posted
Jan 4, 2015
by
Sourav Mondal
lte
enodeb
handover
c
+1
vote
0
answers
GDB: look at the assembly at certain address how to debug?
posted
Jan 3, 2015
by
anonymous
gdb
c
+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
+3
votes
3
answers
What is the difference between a pointer and a reference?
posted
Dec 29, 2014
by
Emran
c
c++
+3
votes
2
answers
In C or C++ What is a dangling pointer?
posted
Dec 29, 2014
by
Emran
c++
c
+2
votes
0
answers
C: Need to forbid a C program to run until certain date or time during the day?
posted
Dec 29, 2014
by
anonymous
c
linux
c++
+3
votes
2
answers
How to pass variable number of arguments in a C function?
posted
Dec 24, 2014
by
anonymous
c
+2
votes
3
answers
Can a pointer point to itself?
posted
Dec 22, 2014
by
Chirag Gangdev
c
c programming
+1
vote
Embedded Testing Engineer at Robert Bosch
posted
Dec 20, 2014
by
anonymous
c
c++
python
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
0
answers
newline charact problem?
posted
Dec 19, 2014
by
Sridharan P
c
linux
data structures
c++
0
votes
Hiring as Developers, Leads, Architects at Mindtree
posted
Dec 18, 2014
by
anonymous
c
c++
java
android
+1
vote
0
answers
C,C++,Embedded,Networking
posted
Dec 18, 2014
by
Kavin Prasath
c
networking
c++
+2
votes
1
answer
C++: What is the difference between dynamic and static casting?
posted
Dec 18, 2014
by
Amit Kumar Pandey
c++
c
+3
votes
1
answer
No. of seconds from 1st Jan,1900 to Unix EPOCH
posted
Dec 16, 2014
by
Ankush Surelia
c
unix
linux
+1
vote
0
answers
C Program to Solve Tower-of-Hanoi Problem using Recursion
posted
Dec 15, 2014
by
Chirag Gangdev
c
recursion
+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
1
answer
Should we protect single assignment or if statement for threadsafety?
posted
Dec 11, 2014
by
Salil Agrawal
c
threads
+4
votes
1
answer
If C and C++ are best language then why people code in other languages?
posted
Dec 10, 2014
by
anonymous
c
c++
+3
votes
0
answers
Sine curve using C?
posted
Dec 10, 2014
by
anonymous
c
+4
votes
2
answers
Why should I not cast the result of malloc in C?
posted
Dec 10, 2014
by
Salil Agrawal
c
+3
votes
1
answer
How could find Number that Appears Only once in array of Duplicates?
posted
Dec 9, 2014
by
Vrije Mani Upadhyay
c
data structures
+1
vote
2
answers
How to get following output (Reverse Triangle) using C?
posted
Dec 8, 2014
by
anonymous
c
+1
vote
2
answers
How to find maximum of three numbers a,b,c and store in number in a single line ?
posted
Dec 8, 2014
by
anonymous
c
+1
vote
2
answers
Assigning value through Pointer
posted
Dec 4, 2014
by
sivanraj
c programming
c
+1
vote
Software Engineer at Facebook
posted
Dec 3, 2014
by
anonymous
c
c++
php
java
+4
votes
1
answer
C Program to find out the exponent value of for a given input?
posted
Dec 3, 2014
by
Manikandan J
c
+3
votes
0
answers
what exactly happens when we call pthread_mutex_init ?
posted
Dec 3, 2014
by
Bheemappa G
c
multithreading
mutex
linux
+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
Page:
« prev
1
...
11
12
13
14
15
16
17
...
next »
...