What is string in c language?
No Answer is Posted For this Question
Be the First to Post Answer
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
how to print this sereis 2 4 3 6 5..........?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
What are the primitive data types in c?
what is ans for this scanf(%%d",c);
Explain how do you view the path?
What is the c language function prototype?
Explain what are bus errors, memory faults, and core dumps?
What are pointers in C?
Explain what is the difference between text files and binary files?
Why does everyone say not to use gets?
Find if a number is power of two or not?