Answer Posted / aniket
Dennis Ritchie
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Create a simple code fragment that will swap the values of two variables num1 and num2.
What are different types of variables in c?
Are comments included during the compilation stage and placed in the EXE file as well?
What is c language & why it is used?
What is c preprocessor mean?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Are pointers really faster than arrays?
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 “****”.
Explain the difference between strcpy() and memcpy() function?
What is type qualifiers?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
Differentiate between declaring a variable and defining a variable?
What is array in C
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Is fortran still used in 2018?