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 leon martinović
Profile
Following
Followers
Questions
Answers
Articles
wall
0
votes
C: Find out the length of the sequence of repeated elements in a array of integers?
answer
Jul 5, 2017
0
votes
Given a number return the prime factor multiplication using C/Java?
answer
Jun 13, 2017
0
votes
Find the first non repeating character in a string using C/C++?
answer
May 26, 2017
0
votes
Implement power function using C/C++?
answer
May 24, 2017
0
votes
Write a C program to reverse a stack using recursion?
answer
May 18, 2017
0
votes
What is IPV4 and IPV6 ? can anyone tell the difference between these two?
answer
May 17, 2017
0
votes
Write a C program to merge the elements of 2 sorted array?
answer
May 16, 2017
0
votes
If given an array of ints, how to write a C# method to total all the values that are even numbers?
answer
May 11, 2017
0
votes
How to find if a string is a permutation of another string using C?
answer
Apr 24, 2017
-1
votes
C: What will happen if free() use an invalid pointer to release the memory ?
answer
Apr 19, 2017
2
votes
Which one is better to use in dynamic memory allocation malloc() or calloc(), please explain with appropriate example ?
answer
Apr 19, 2017
0
votes
Which one is better to use in dynamic memory allocation malloc() or calloc(), please explain with appropriate example ?
answer
Apr 19, 2017
1
vote
Write a function which returns an integer without using return keyword in c?
answer
Apr 18, 2017
0
votes
Convert a binary number into decimal number and vice versa using C?
answer
Apr 17, 2017
0
votes
How to multiply two numbers represented by array of integers?
answer
Apr 17, 2017
...