Why main is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main differences between C and Embedded C?
what is the difference between NULL('\0') and 0?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Can you assign a different address to an array tag?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?
the data type used for unlimited value in c and how to do this program
Is null a keyword in c?
Is swift based on c?
Explain how can I prevent another program from modifying part of a file that I am modifying?
How can we open a file in Binary mode and Text mode?what is the difference?
whether itis a structured language?