Answer Posted / usha
because i have a strong technical skill in C,C++, core JAVA
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What 'lex' does?
What is an arrays?
What is pass by value in c?
What does 3 periods mean in texting?
How can I sort more data than will fit in memory?
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
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 “****”.
What is the best way to comment out a section of code that contains comments?
Differentiate between null and void pointers.
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What do you mean by a sequential access file?
Not all reserved words are written in lowercase. TRUE or FALSE?
Can include files be nested?
What are variables and it what way is it different from constants?
What is a spanning Tree?