Why main is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?
Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.
write a c programme for add of two numbers with out use of arthematic operators
SIR PLS TELL ME THE CODE IN C LANGUAGE TO PRINT THE FOLLOWING SERIES 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 2 1 1 2 1 1
Write a program in c to print * * * * * *******
Do you know what are the properties of union in c?
What is || operator and how does it function in a program?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is substring in c?
What is the difference between break and continue?
What is the use of linkage in c language?
Lists the benefits of c programming language?