Are enumerations really portable?
No Answer is Posted For this Question
Be the First to Post Answer
what are brk, sbrk?
What is a structure and why it is used?
how logic is used
how can i get this by using for loop? * ** * **** * ******
Can we declare function inside main?
What is difference between arrays and pointers?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
What will be the outcome of the following conditional statement if the value of variable s is 10?
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
Are there constructors in c?
errors in computer programmes are called
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value