What does dm mean sexually?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of pointers?
What is optimization in c?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
What is the role of && operator in a program code?
Difference Between embedded software and soft ware?
Explain the properties of union.
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
Can you please explain the difference between syntax vs logical error?
What is a protocol in c?
What is graph in c?
What is switch in c?