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
Questions answered by Chirag
Profile
Following
Followers
Questions
Answers
Articles
wall
0
votes
What is demand paging ?
answer
May 13, 2015
0
votes
How to extract integers from a string using C or C++?
answer
May 4, 2015
0
votes
Counting number of words (only count words which have at least one alphabetic character) in a File using C?
answer
Apr 22, 2015
0
votes
How we can print a string on the printer in C?
answer
Apr 2, 2015
1
vote
What are the implicit member functions of class?
answer
Mar 10, 2015
0
votes
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?
answer
Jan 29, 2015
1
vote
What does signify the following terms in the context of an operating system ?
answer
Jan 27, 2015
0
votes
Can we use storage class specifier for the function arguments or if there is a default storage for the same ?
answer
Jan 27, 2015
3
votes
What is meant by segmentation fault or memory fault in C?
answer
Jan 23, 2015
4
votes
Is a[5] == 5[a]? If yes why?
answer
Jan 23, 2015
1
vote
What is the role of 'extern' with a C function ?
answer
Jan 19, 2015
0
votes
C: How to calculate second max from an array with least complexity?
answer
Jan 19, 2015
0
votes
Oracle: What is the difference between alias and synonym?
answer
Jan 15, 2015
1
vote
What are the advantages of pointer ?
answer
Jan 13, 2015
1
vote
Print the following pattern using C or C++?
answer
Jan 8, 2015
2
votes
What is the difference between const char *myPointer and char *const myPointer?
answer
Jan 7, 2015
1
vote
What is the difference between new/delete and malloc/free?
answer
Dec 20, 2014
0
votes
What is the real life use of md5sum command ?
answer
Dec 10, 2014
0
votes
What is the potential risk if we dont have the default case in the switch statement?
answer
Dec 10, 2014
1
vote
What are the basic functions of an operating system ?
answer
Dec 10, 2014
0
votes
What is the equivalent code of the following statement in WHILE LOOP format?
answer
Dec 10, 2014
1
vote
What is the full form of JAVA?
answer
Dec 10, 2014
0
votes
Why pointer passing can not be called called by reference in C?
answer
Dec 9, 2014
0
votes
Implementation of Heap using Arrays in C?
answer
Dec 9, 2014
-2
votes
What is SCTP multi-homing and how it benefits ?
answer
Dec 9, 2014
0
votes
How to find maximum of three numbers a,b,c and store in number in a single line ?
answer
Dec 9, 2014
1
vote
How to get following output (Reverse Triangle) using C?
answer
Dec 9, 2014
0
votes
Can a copy constructor accept an object of the same class as parameter, instead of reference of the object?
answer
Dec 8, 2014
1
vote
What is copy constructor?
answer
Dec 8, 2014
1
vote
Is it possible to have Virtual Constructor in C++? If yes, how? If not, then why not?
answer
Dec 8, 2014
1
vote
What is the use of namespaces in C++ ?
answer
Dec 8, 2014
2
votes
How can I create my own functions in C++?
answer
Dec 5, 2014
1
vote
Assigning value through Pointer
answer
Dec 5, 2014
0
votes
How should runtime errors be handled in C++?
answer
Dec 2, 2014
0
votes
How do you construct an increment statement or decrement statement in C?
answer
Dec 2, 2014
1
vote
What is the difference between Call by Value and Call by Reference?
answer
Dec 2, 2014
0
votes
Write a loop statement that will show the following output
answer
Dec 2, 2014
1
vote
In C programming, what command or code can be used to determine if a number of odd or even?
answer
Dec 2, 2014
0
votes
Is it possible to write code using c without a header file?
answer
Nov 28, 2014
1
vote
C: How to compile the code if my file is not having main function?
answer
Nov 28, 2014
1
vote
How to create a static library in C/GCC?
answer
Nov 27, 2014
1
vote
How to write a C program, that prints its executable/binary file name on execution?
answer
Nov 27, 2014
Page:
« prev
1
2
...