Answer Posted / tknowledge05
The above guest is me .. okk....
by the time i solved and executing i was logged out and when i posted the answer it considered guest.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is formal argument?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
How do I swap bytes?
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
how should functions be apportioned among source files?
Tell me when is a void pointer used?
Explain what are compound statements?
When can you use a pointer with a function?
Is null a keyword in c?
Can main () be called recursively?
What are disadvantages of C language.
How do you define a function?
What are the 3 types of structures?
What is operator promotion?