Write a program to compare two strings without using the
strcmp() function
Answer Posted / kedir
1 yes
2 yes
| Is This Answer Correct ? | 29 Yes | 33 No |
Post New Answer View All Answers
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
How can you find the day of the week given the date?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
How many header files are in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What is infinite loop?
What are the 5 organizational structures?
What is chain pointer in c?
What is the general form of a C program?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
What is the right way to use errno?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
Why is C language being considered a middle level language?
Write a Program to accept different goods with the number, price and date of purchase and display them