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
+3
votes
1
answer
What is restrict qualifier in C? please provide detail with example?
posted
Mar 6, 2015
by
anonymous
c
c programming
+5
votes
2
answers
Explain how to call C code from C++ code. Explain with an example?
posted
Mar 5, 2015
by
Emran
c++
c
+3
votes
1
answer
Matrix multiplication using C/C++?
posted
Mar 4, 2015
by
Kapil Kapoor
c
c++
matrix
+3
votes
0
answers
Is there a way to append a list of files as an executable to the file itself such that the file is still executable?
posted
Mar 3, 2015
by
anonymous
c
+3
votes
1
answer
How to set font color for stdout and stderr?
posted
Feb 26, 2015
by
Chirag Gangdev
c
c programming
+3
votes
1
answer
How many values can be returned from a C function?
posted
Feb 25, 2015
by
Jalal
c
+3
votes
1
answer
Please explain Stack Abstract Data Type with C example code?
posted
Feb 25, 2015
by
Jalal
data structures
c
+2
votes
1
answer
C: How to convert 4 bytes read from binary file to integer?
posted
Feb 23, 2015
by
Chahat Sharma
c
+2
votes
1
answer
Can someone explain #pragma warn directive in c with example?
posted
Feb 18, 2015
by
Mohammed Hussain
c
c programming
+1
vote
0
answers
GCC exception handling flavours and plain C code?
posted
Feb 18, 2015
by
anonymous
gcc
c
+2
votes
1
answer
How to implement mathematical power function in C ?
posted
Feb 17, 2015
by
Vikram Singh
c
+3
votes
1
answer
WRONG input for INTEGER, the program should restart?
posted
Feb 17, 2015
by
anonymous
c
+3
votes
1
answer
How to covert unsigned char[4] to unsigned integer?
posted
Feb 17, 2015
by
anonymous
c
+2
votes
1
answer
Builtin c99 functions, how to use?
posted
Feb 15, 2015
by
anonymous
c
c99
+2
votes
0
answers
How to cross-compile a library such as microhttpd.a?
posted
Feb 11, 2015
by
anonymous
c
gcc
compiler
+3
votes
0
answers
static linking with musl libc
posted
Feb 10, 2015
by
anonymous
c
musl
static
+3
votes
1
answer
When interviewer ask Architecture of the project, what should be the answer?
posted
Feb 4, 2015
by
anonymous
c
c++
java
interview questions
+2
votes
2
answers
What happens when a pointer is deleted twice in C\C++?
posted
Feb 3, 2015
by
Alwaz
c
c++
+2
votes
1
answer
WAP in C to print all the files present in a directory
posted
Feb 2, 2015
by
Chirag Gangdev
c
+1
vote
Software Engineer at TCS
posted
Jan 31, 2015
by
anonymous
c++
c
java
j2ee
+3
votes
1
answer
WAP in C to count trailing zeros using bitwise operator?
posted
Jan 30, 2015
by
anonymous
c
bitwise-operator
+2
votes
1
answer
WAP in C to find area and circumference of circle
posted
Jan 30, 2015
by
anonymous
c
+2
votes
2
answers
How to print a rectangle using loops (for/while) in C?
posted
Jan 28, 2015
by
anonymous
c
interview questions
+1
vote
1
answer
What is type of “this” pointer? Explain when it is get created?
posted
Jan 27, 2015
by
Anwar
c
c++
+1
vote
1
answer
When do we run a shell in the UNIX system? How will you tell which shell you are running?
posted
Jan 27, 2015
by
Anwar
c
c++
+2
votes
1
answer
Define a pdb file in C\C++?
posted
Jan 27, 2015
by
Anwar
c
c++
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
+2
votes
1
answer
Can we use storage class specifier for the function arguments or if there is a default storage for the same ?
posted
Jan 23, 2015
by
Chirag Jain
c
+2
votes
4
answers
Can a pointer be freed more than once in C?
posted
Jan 22, 2015
by
Balu
c
+3
votes
2
answers
What is meaning of core dump in C?
posted
Jan 22, 2015
by
Balu
c
+1
vote
2
answers
What is meant by segmentation fault or memory fault in C?
posted
Jan 22, 2015
by
Balu
c
+1
vote
2
answers
What happens when we try to access null pointer in C?
posted
Jan 22, 2015
by
Balu
c
+3
votes
1
answer
If errno contains a nonzero number, is there an error?
posted
Jan 22, 2015
by
Merry
c
+3
votes
2
answers
Is a[5] == 5[a]? If yes why?
posted
Jan 22, 2015
by
Khusboo
pointer
c++
c
+1
vote
2
answers
What are the scenarios when do..while is used?
posted
Jan 22, 2015
by
anonymous
c
c++
+1
vote
1
answer
Which are the cases when should we use while(0) and while(1) in C?
posted
Jan 22, 2015
by
anonymous
c
+3
votes
1
answer
What is the meaning of volatile variable in C/C++?
posted
Jan 21, 2015
by
Alwaz
c++
c
+1
vote
2
answers
What is the prototype of printf function?
posted
Jan 21, 2015
by
Alwaz
c
c++
+1
vote
1
answer
What is a Macro in C/C++ and what is its disadvantage?
posted
Jan 21, 2015
by
Alwaz
c
c++
+1
vote
1
answer
What is an uninitialised pointer in C/C++?
posted
Jan 21, 2015
by
Alwaz
c
c++
+2
votes
0
answers
Bubble/Selection Sort with strings?
posted
Jan 20, 2015
by
Nikhil Pandey
sort
data structures
c
0
votes
3
answers
What is the role of 'extern' with a C function ?
posted
Jan 18, 2015
by
Chirag Jain
c
0
votes
1
answer
What is a pure virtual destructor in C++?
posted
Jan 17, 2015
by
anonymous
c++
c
0
votes
2
answers
What is a static function in c ?
posted
Jan 16, 2015
by
Chirag Jain
c
static
0
votes
2
answers
How to reduce a size of executable ?
posted
Jan 16, 2015
by
Harshita Dhaliwal
c
0
votes
4
answers
What is the difference between a string copy (strcpy) and a memory copy (memcpy)?
posted
Jan 16, 2015
by
anonymous
c
c++
interview questions
0
votes
2
answers
C: How to calculate second max from an array with least complexity?
posted
Jan 16, 2015
by
anonymous
c
array
+2
votes
0
answers
What is the format of the header read from netfilter queues?
posted
Jan 16, 2015
by
anonymous
nftable
linux
c
0
votes
1
answer
How to add two polynomials in C or C++?
posted
Jan 15, 2015
by
anonymous
c
+1
vote
Software Engineer at Misys
posted
Jan 14, 2015
by
anonymous
freshers
c
c++
java
asp.net
Page:
« prev
1
...
10
11
12
13
14
15
16
...
next »
...