Answer Posted / song
syntax, logical, data
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is a class c rental property?
what are the facialities provided by you after the selection of the student.
What is #define?
Differentiate between functions getch() and getche().
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 “****”.
Do you know the purpose of 'register' keyword?
Is struct oop?
How many keywords are there in c?
Explain what is gets() function?
Why pointers are used?
What are dangling pointers? How are dangling pointers different from memory leaks?
Difference between Shallow copy and Deep copy?
Is python a c language?