Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Explain the working of strcmp and strcat Function?
strcmp() : This function is meant to use to compare two strings.
The strcmp() function acknowledge two strings as arguments and returns an integer value and depending upon the relative order of the two strings as follows:
1. A negative value if the first string leads the second string alphabetically. 2. A value of zero if the first string and the second string are alike (disregarding case). 3. A positive value if the second string leads the first string alphabetically.
so if strcmp( string 1, string2) returns a positive value it would indicate that string2 must be moved placing it ahead of string 1 in order to alphabetize the two strings properly.
strcat() : This function is meant to use to concatenate two strings.
what is programming?
Create a C language code, only one program, to implement the following task. Task: Write C code for a program that implements a digital clock (HH:MM:SS). The clock inclu
Write a program that finds the minimum total number of shelv, C/C++ Programming
New data members New member functions New constructors and destructor New friends
Create an applet that bounces a blue ball inside an applet using Thread. The ball (diameter is 10) will start at position (0,0). When the ball hits the edge of the applet, the ba
Abstraction is of the process of hiding unwanted details from the user
What is the use of default constructor? - It's a constructor that doesn't accept any parameters. - If there is no user-defined constructor for a class, compiler declares a d
void main() { int *p, *q, i ; p=(int*)100; q=(int*)200; i=q-p; printf("%d",i); } }
Difference between Echo and print statement. print()and echo() are language constructs in PHP, both are used to output strings. Both statements are of almost same Speed. ech
what is the syntax to get a coloured output.
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd