Synonymous with pointer array
a) character array
b) ragged array
c) multiple array
d) none
No Answer is Posted For this Question
Be the First to Post Answer
Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”
errors in computer programmes are called
how to convert an char array to decimal array
Does c have class?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
will u give me old quesrion papers for aptitude for L & t info tech?
Why c is called free form language?
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
a C prog to swap 2 no.s without using variables just an array?
c program to subtract between two numbers without using '-' sign and subtract function.
What is c++ used for today?
Can main () be called recursively?