Answer Posted / sudhanshu tiwari
B-language
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain goto?
What is a method in c?
What does the format %10.2 mean when included in a printf statement?
Without Computer networks, Computers will be half the use. Comment.
What do you mean by command line argument?
what are the different storage classes in c?
Explain continue keyword in c
Why is python slower than c?
What is static volatile in c?
In which layer of the network datastructure format change is done
Do array subscripts always start with zero?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
What is a node in c?
Does sprintf put null character?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none