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
No Answer is Posted For this Question
Be the First to Post Answer
main() { int l=6; switch(l) { default:l=l+2; case 4:l=4; case 5:l++; break; } printf("%d",l); }
How will you write a code for accessing the length of an array without assigning it to another variable?
What will be the outcome of the following conditional statement if the value of variable s is 10?
Write a program to generate the Fibinocci Series
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
What is conio h in c?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
Three major criteria of scheduling.
how many times of error occur in C
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer