Answer Posted / guest
top down approach
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we assign string to char pointer?
Explain the ternary tree?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What are multibyte characters?
write a program for the normal snake games find in most of the mobiles.
What is void main ()?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
I need testPalindrome and removeSpace
#include
Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What is zero based addressing?
What is getche() function?
Explain the process of converting a Tree into a Binary Tree.
What does the format %10.2 mean when included in a printf statement?