What is static identifier?
No Answer is Posted For this Question
Be the First to Post Answer
Are the variables argc and argv are always local to main?
is c language is a object oreinted language?
define string ?
Can you please explain the scope of static variables?
Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.
What is pass by reference in functions?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
By using C language input a date into it and if it is right?
give one ip, find out which contry
What is getche() function?
Which built-in library function can be used to match a patter from the string?
Why is structure important for a child?