What library is sizeof in c?
how to build a exercise findig min number of e heap with list imlemented?
What is the difference between declaring a variable and defining a variable?
What are the different types of data structures in c?
write a program to copy the string using switch case?
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Program to find the sum of digits of a given number until the sum becomes a single digit
What is malloc and calloc?
find largest of 3 no
What is #include stdlib h?