When we use void main and int main?
No Answer is Posted For this Question
Be the First to Post Answer
Write a code to determine the total number of stops an elevator would take to serve N number of people.
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
C program to read the integer and calculate sum and average using single dimensional array
find largest element in array w/o using sorting techniques.
Can we use any name in place of argv and argc as command line arguments?
two variables are added answer is stored on not for third variable how it is possible?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What are static variables in c?
what is data structure.in linear and non linear data structures which one is better?Explain
provide an example of the Group by clause, when would you use this clause
Write a program to print "hello world" without using a semicolon?
what is the maximum no. of bytes calloc can allocate