Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
No Answer is Posted For this Question
Be the First to Post Answer
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
What is the size of enum in bytes?
What are examples of structures?
What is ctrl c called?
What is difference between main and void main?
write a program for odd numbers?
There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.
15 Answers Cisco, Google, MBT,
what does " calloc" do?
What is the purpose of realloc()?
What are the preprocessor categories?
Write a program to find factorial of a number using recursive function.
What is the difference between void main() and void main (void) give example programme?