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............
2 7854What is external and internal variables What is dynamic memory allocation what is storage classes in C
3 14621can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 67414what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
TCS,
1 4510
How many levels of indirection in pointers can you have in a single declaration?
Why clrscr is used after variable declaration?
What is the difference between test design and test case design?
Why is structure important for a child?
Is c++ based on c?
What is infinite loop?
What is assert and when would I use it?
What is difference between %d and %i in c?
How is = symbol different from == symbol in c programming?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
What is call by value in c?
How can I read and write comma-delimited text?
Describe wild pointers in c?
Do you know the difference between malloc() and calloc() function?