Why does this code crash?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program that his output * *** *****
who will call your main function in c under linux?
how can write all 1to 100 prime numbers using for loop,if and break ?
What is cohesion in c?
what is the code to display color fonts in the output?
what is the difference b/w compiler and debugger?
Write a program to show the workingof auto variable.
Given an array of numbers, except for one number all the others occur twice. Give an algorithm to find that number which occurs only once in the array.
Why static variable is used in c?
What is break statement?
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
How do we declare variables in c?