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
How do I find the minimum value in an array using recursion in C language?
answer
Nov 21, 2018
1
vote
Write a loop statement that will show the following output: 1
answer
Nov 21, 2018
0
votes
What’re the differences between SQL, MySQL, SQLite and mSQL?
answer
Sep 11, 2018
0
votes
What type of conversion is not accepted in C & why? a)char to int b)float to char pointer c)int to char d)double to char
answer
Aug 29, 2017
0
votes
Shell Script to replace contents inside the files?
answer
Jul 25, 2017
1
vote
Print “Even” or “Odd” without using conditional statement.
answer
Jul 4, 2017
1
vote
Write a C program to find the consecutive occurrence of any vowel in a string?
answer
Jun 27, 2017
1
vote
How we can write hexadecimal value in a string?
answer
Jun 27, 2017
1
vote
Given input as a string, return an integer as the sum of all numbers found in the string?
answer
Jun 8, 2017
0
votes
How can I retrieve the creation date and time of a file in C/C++?
answer
Jun 5, 2017
1
vote
Given an ODD number, print diamond pattern of stars recursively using C/C++?
answer
May 26, 2017
0
votes
Find the first non repeating character in a string using C/C++?
answer
May 26, 2017
0
votes
Write a C program to insert character/word in any desired location in a string?
answer
May 23, 2017
2
votes
Wap in C to collect statistics of a source file like total lines, total no of blank lines, no of lines ending with ';'
answer
May 22, 2017
0
votes
Write a C program to check whether a given character is present in a string, find frequency & position of occurrence?
answer
May 16, 2017
0
votes
C program to find and print second largest digit in the given number?
answer
May 11, 2017
0
votes
How to calculate string length without using string function and Loop in c?
answer
May 10, 2017
0
votes
Write a c program to create a directory in current working directory?
answer
May 8, 2017
1
vote
Write a C code for the logic - input: string, strong output: strng
answer
May 8, 2017
2
votes
Write a C program to generate the map of India?
answer
May 8, 2017
0
votes
C: How to Print "hello world" without semi colon using switch?
answer
Dec 2, 2016
1
vote
OS: How I can see number of threads belong one process running in machine ?
answer
Nov 21, 2016
0
votes
What does **p means in c++, please explain with example?
answer
Nov 11, 2016
0
votes
Write a C program to check perfect number?
answer
Nov 11, 2016
0
votes
Given a sorted array, and given a number n, find number of times n occurs in the array using C in best possible way?
answer
Nov 11, 2016
0
votes
C: How the ans become -6, whether char val=200 is signed or unsigned?
answer
Oct 5, 2016
0
votes
Write a C program to Sort a Linked List of 0s, 1s and 2s?
answer
Aug 19, 2016
1
vote
What function should be used to free the memory allocated by calloc() ? and how?
answer
Jul 20, 2016
0
votes
How to swap a character string and character array in C?
answer
Jul 5, 2016
0
votes
Does a built-in header file contains built-in function definition C programming?
answer
Jul 2, 2016
0
votes
Write a unix command to display the every character in the word "QUERYHOME" in new line.
answer
Jun 30, 2016
0
votes
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
answer
May 13, 2016
0
votes
Are the expressions arr and &arr same for an array of integers?
answer
May 13, 2016
0
votes
How memory can be allocated for the array in the following program?
answer
May 13, 2016
0
votes
How can I create a C++ function f(int,char,float) that is callable by my C code?
answer
Apr 28, 2016
0
votes
C: Looking for C code which works similar to standard random function ?
answer
Apr 21, 2016
1
vote
C: What is self referential structure and when is it use ?
answer
Apr 21, 2016
1
vote
C: Check if a string is palindrome or not using recursion?
answer
Apr 14, 2016
0
votes
Given an array of N integers, can you find the sum of its elements? write in c code.
answer
Apr 7, 2016
0
votes
How to swap the 2 number without using temp variable?
answer
Mar 10, 2016
0
votes
What should be the best way to reverse a string in C without the use of strrev?
answer
Dec 4, 2015
0
votes
In an integer array, there is 1 to 100 number, out of one is duplicate, how to find ?
answer
Aug 8, 2015
0
votes
Facing an issue while writing program for duplicate occurrence of a character in a string, can any one help?
answer
Jul 9, 2015
2
votes
Is there a way to dump the complete stack trace after normal execution of the binary?
answer
Jul 8, 2015
0
votes
C: Does there any function to convert the int or float to a string?
answer
Jul 3, 2015
0
votes
Can someOne explain List of #pragma warn directive warning code with explanation?
answer
Jun 18, 2015
1
vote
Write a program that takes input as string and return as integer ?
answer
Jun 12, 2015
0
votes
Write a program to replace the right most bit '0' with bit '1' in a number ?
answer
Jun 7, 2015
2
votes
Write a c program to modify the constant variable in c?
answer
Jun 2, 2015
1
vote
what RDBMS stands for?
answer
May 21, 2015
Page:
1
2
next »
...