Write a code to generate divisors of an integer?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if a header file is included twice?
How can I read and write comma-delimited text?
What are the different types of control structures?
Is javascript based on c?
Is void a keyword in c?
main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }
What are local static variables? How can you use them?
#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }
write a program to print data of 5 five students with structures?
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
How are 16- and 32-bit numbers stored?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.