Explain what are preprocessor directives?
No Answer is Posted For this Question
Be the First to Post Answer
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
Tell me what is the purpose of 'register' keyword in c language?
Write the control statements in C language
What is sorting in c plus plus?
What is a good way to implement complex numbers in c?
What is Function Pointer? Explain with example?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
what do you mean by inline function in C?
why wipro wase
Why calloc is better than malloc?
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 “****”.
print the pattern 1 2 4 3 6 9 4 8 12 16 5 10 15 20 25 if n=5