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
+2
votes
1
answer
How thread acquires mutex lock ?
posted
Dec 2, 2014
by
Bheemappa G
os
threads
multithreading
c
+1
vote
4
answers
In C programming, what command or code can be used to determine if a number of odd or even?
posted
Dec 2, 2014
by
Vinitha
c
+1
vote
2
answers
Write a loop statement that will show the following output
posted
Dec 2, 2014
by
Vinitha
c
+2
votes
2
answers
What is the equivalent code of the following statement in WHILE LOOP format?
posted
Dec 2, 2014
by
Vinitha
c
+1
vote
3
answers
What is the difference between Call by Value and Call by Reference?
posted
Dec 2, 2014
by
Vinitha
c
+1
vote
3
answers
How do you construct an increment statement or decrement statement in C?
posted
Dec 2, 2014
by
Vinitha
c
+3
votes
1
answer
Find and Replace function in C?
posted
Nov 28, 2014
by
anonymous
c
string
0
votes
Software Engineer at Novell Software
posted
Nov 28, 2014
by
anonymous
os
c
c++
freshers
+5
votes
0
answers
which type of variables shared between threads through cache ?
posted
Nov 28, 2014
by
Bheemappa G
multithreading
c
multicore
multiprocessing
+2
votes
1
answer
C: How to compile the code if my file is not having main function?
posted
Nov 27, 2014
by
anonymous
c
+2
votes
1
answer
How can I debug Segmentation fault in C code with inlining function?
posted
Nov 27, 2014
by
Varun Kumar
c
debug
+2
votes
2
answers
How to write a C program, that prints its executable/binary file name on execution?
posted
Nov 26, 2014
by
anonymous
c
+1
vote
2
answers
What is the potential risk if we dont have the default case in the switch statement?
posted
Nov 26, 2014
by
anonymous
c
switch-case
0
votes
2
answers
Is it possible to run a C program without main function?
posted
Nov 26, 2014
by
anonymous
c
+1
vote
1
answer
How to create a static library in C/GCC?
posted
Nov 23, 2014
by
anonymous
c
gcc
+3
votes
1
answer
Behavior of string comparison in C?
posted
Nov 23, 2014
by
anonymous
c
+2
votes
1
answer
how can I change the timestamp while creating a binary/text file in C ? I have used Windows API but that is little slow.
posted
Nov 22, 2014
by
Sunil Kumar Patro
c
+1
vote
1
answer
C: All fibonacci values between given two input values?
posted
Nov 21, 2014
by
anonymous
c
+2
votes
2
answers
C program to calculate sum of first and last digit values is equal to product of remaining two digits?
posted
Nov 21, 2014
by
anonymous
c
+2
votes
1
answer
How to print any statement in C without using any keyword?
posted
Nov 21, 2014
by
anonymous
c
+2
votes
0
answers
Shell script to change the for loop with the while loop?
posted
Nov 20, 2014
by
anonymous
c
shellscript
+2
votes
2
answers
Write a program in C for changing case of given input?
posted
Nov 20, 2014
by
anonymous
c
+1
vote
1
answer
Implementation of Heap using Arrays in C?
posted
Nov 19, 2014
by
anonymous
c
array
+2
votes
2
answers
Is it possible to write code using c without a header file?
posted
Nov 18, 2014
by
anonymous
c
+2
votes
2
answers
Local variable inside a loop in C?
posted
Nov 18, 2014
by
anonymous
c
+2
votes
0
answers
Can determinant of a matrix be found without recursion?
posted
Nov 18, 2014
by
Sridharan P
c++
data structures
c
+3
votes
2
answers
Why pointer passing can not be called called by reference in C?
posted
Nov 17, 2014
by
anonymous
c
+2
votes
2
answers
Which header file gets() & puts() functions?
posted
Nov 17, 2014
by
anonymous
c
gcc
+2
votes
1
answer
Is there any other application of typedef other than creating derived data types & structured data types?
posted
Nov 16, 2014
by
anonymous
c
typedef
+2
votes
1
answer
What is the significance of lvalue and rvalue ?
posted
Nov 15, 2014
by
Neeraj Mishra
c
programming
+4
votes
1
answer
What should be the basis of choosing C or C++ for a project?
posted
Nov 14, 2014
by
anonymous
c
c++
+3
votes
2
answers
Comma operator in C?
posted
Nov 13, 2014
by
anonymous
c
+2
votes
3
answers
How many keywords are there in C language can someone name them?
posted
Nov 13, 2014
by
anonymous
c
+4
votes
0
answers
Program to calculate the business days (Monday-Friday) in a year in C
posted
Nov 12, 2014
by
anonymous
c
+2
votes
1
answer
How to make my C/C++ code as bootable code on linux system.
posted
Nov 11, 2014
by
anonymous
linux
c
+2
votes
1
answer
What is the difference between kernel space and user space?
posted
Nov 11, 2014
by
anonymous
linux
unix
c
+3
votes
0
answers
Where thread gets it's PC value if we create thread using pthread_create?
posted
Nov 10, 2014
by
anonymous
c
threads
linux
+3
votes
0
answers
Why does the size of a blank structure is one?
posted
Nov 10, 2014
by
Ganesh
c
data structures
+2
votes
1
answer
When a programmer should use register variable and when not to use register variable?
posted
Nov 10, 2014
by
Ganesh
c
+4
votes
1
answer
C: What is the return value of a printf function?
posted
Nov 10, 2014
by
anonymous
c
print
+4
votes
1
answer
Why C or C++ programmers feels more proud about their programming skill as compare to others?
posted
Nov 7, 2014
by
anonymous
c
c++
+3
votes
1
answer
Difference between two times using C?
posted
Nov 7, 2014
by
anonymous
c
+3
votes
2
answers
Pointer assignment in C?
posted
Nov 6, 2014
by
anonymous
c
pointer
+3
votes
1
answer
fgets I don't want it to return the new line char
posted
Nov 6, 2014
by
Harshita Dhaliwal
c
+3
votes
1
answer
Rock Paper and Scissor Implementation in C?
posted
Nov 5, 2014
by
anonymous
c
algorithms
+2
votes
1
answer
What does mean of MBR(Master Boot record) in context of OS?
posted
Nov 4, 2014
by
Amit Kumar Pandey
os
operating system
c
+2
votes
0
answers
What does mean of Data Alignment in Context of C, Is alignment applied for stack?
posted
Nov 4, 2014
by
Amit Kumar Pandey
c
os
+2
votes
0
answers
Is it possible to write in binary code, the lowest level of programming that you can write is in hex code?
posted
Nov 4, 2014
by
Amit Parthsarthi
c
+1
vote
Decimal to Roman Conversion and Roman to Decimal Conversion
posted
Nov 4, 2014
by
anonymous
c
+2
votes
1
answer
How to swap two arrays of unequal length using C/C++?
posted
Nov 4, 2014
by
anonymous
c
array
Page:
« prev
1
...
12
13
14
15
16
17
18
...
next »
...