writ a program to compare using strcmp VIVA and viva with its
output.
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS LOW LEVEL LANGUAGE?
What is the diffrent between while and do while statement ?
What is a 'null pointer assignment' error?
What is difference between constant pointer and constant variable?
How does placing some code lines between the comment symbol help in debugging the code?
How can I list all of the predefined identifiers?
How can you call a function, given its name as a string?
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
Why Modern OS are interrupt driven?Give an example
Explain how can I convert a number to a string?
how to compare two strings without using strcmp() function??
What are the uses of a pointer?