User Profile
Collapse
-
my question is that how i convert a decimal number to coresponding string? -
-
pls help me banfa
an integer is divisible by 11 if the sum of the digits in odd position
equates to the sum of the digits in even position of the integer.Write
a program in C to find whether a given integer is divisible by 11
following the above rule. -
-
function
write a function in c that accepts a 'float' argument and returns the string
equivalent of it? -
-
-
-
-
-
-
-
-
prototyp declaration
why do we need to use prototype for a function?
what does the header file contains?
why main function does not require any prototype declaration? -
program of structure
Define a structure that can describe an hotel.It should have members that include the name,address,gr ade,avg. room charge and number of rooms.
Write functions to perform the following operation:
a)To print out hotels of a given grade in order of charges
b)to print out hotels with room charges -
binary tree
dear friends please tell me the construction of binary tree using linked list?? -
self-referential structure
please tell me the definition of self referential structure?
No activity results to display
Show More
Leave a comment: