How do you print only part of a string?
No Answer is Posted For this Question
Be the First to Post Answer
Why is c called c?
Explain the advantages and disadvantages of macros.
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
What is omp_num_threads?
Give the Output : * * * * * * * * * *
to find out the reverse digit of a given number
6 Answers Infosys, Microsoft, TCS, Wipro,
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
How to get string length of given string in c?
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
What is structure padding and packing in c?
Who invented bcpl language?
What does c value mean?