Write a program to print all permutations of a given string.
No Answer is Posted For this Question
Be the First to Post Answer
Is null a keyword in c?
program to find the ASCII value of a number
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
What is a good way to implement complex numbers in c?
write a proram to reverse the string using switch case?
What is the role of this pointer?
Combinations of fibanocci prime series
What is #define used for in c?
Write a simple code fragment that will check if a number is positive or negative.
Write a code on reverse string and its complexity.
What is static function in c?