Mention four important string handling functions in c languages .
No Answer is Posted For this Question
Be the First to Post Answer
how can use subset in c program and give more example
44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?
can we have joblib in a proc ?
Differentiate Source Codes from Object Codes
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is file in c language?
Why can’t constant values be used to define an array’s initial size?
Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
In C language, a variable name cannot contain?
What are the features of the c language?