Answer Posted / thavamoorthi
c does not support the method overloading it supported only by object oriented
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain what is the difference between functions abs() and fabs()?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Write the control statements in C language
Suggesting that there can be 62 seconds in a minute?
What is the function of volatile in c language?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
Write a code on reverse string and its complexity.
Explain what is the benefit of using const for declaring constants?
Explain #pragma statements.
How to draw the flowchart for structure programs?
Is c procedural or functional?
Why is %d used in c?
What is keyword in c?
Is python a c language?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555