Explain function?
No Answer is Posted For this Question
Be the First to Post Answer
logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............
what is const volatile?
Write a C program to perform some of the operation which can be performed using Single linked list
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
Write a program to find minimum between three no.s whithout using comparison operator.
what is the difference between procedure oriented and object oriented progaming language
What is pointer in c?
Why ordinary variable store only one value
How can you increase the size of a dynamically allocated array?
Find MAXIMUM of three distinct integers using a single C statement
Does sprintf put null character?
write a program for size of a data type without using sizeof() operator?
22 Answers HCL, IBM,