Answer Posted / sashfsjfg
# is a preprocessor it is used tell the current header file
to add some wat needed source code to program it invokes
before main function
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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 “****”.
How do I read the arrow keys? What about function keys?
What are pointers? Why are they used?
Why c is called top down?
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
What is a pointer in c?
Tell us bitwise shift operators?
What is meant by high-order and low-order bytes?
What is the use of c language in real life?
How can you convert integers to binary or hexadecimal?
Explain what math functions are available for integers? For floating point?
What do you mean by a sequential access file?
How to get string length of given string in c?
Why is this loop always executing once?
What are reserved words?