I need a sort of an approximate strcmp routine?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between declaring the pointer as int and char in c language?
How are Structure passing and returning implemented by the complier?
What is pass by reference in functions?
Combinations of fibanocci prime series
Is it possible to pass an entire structure to functions?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
diff between exptected result and requirement?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
Is printf a keyword?
how to sort two array of characters and make a new array of characters.