how can i get the string which is having two spaces at the
end.suppose the string is "Hello World ".Now at the end i
have two spaces.i need to print with that spaces .
What is 2c dna?
write a programming in c to find the sum of all elements in an array through function.
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Write a program to reverse a string.
0 Answers Global Logic, iNautix, TCS, Wipro,
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,
Explain a file operation in C with an example.
what is disadvantage of pointer in C
What is the purpose of the fflush() function in C?
Is null equal to 0 in sql?
Are c and c++ the same?
How can I find leaf node with smallest level in a binary tree?
How to print all the 26 alphabets in this order in C. AbCdEfGh..... it should print dynamically from a to z and do not print this using pgm like this print("Ab......"); Use loops or anything to print all alphabets