What is the difference between procedural and declarative language?
No Answer is Posted For this Question
Be the First to Post Answer
how to convert an char array to decimal array
int *a[5] refers to
why r u join this company? give solid resons.
16 Answers IBM, Infosys, TCS,
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
write a c program to print a given number as odd or even without using loop statements,(no if ,while etc)
Derive the complexity expression for AVL tree?
what is the syallabus of computer science students in group- 1?
What is #include stdio h and #include conio h?
Is null always equal to 0(zero)?
char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
Can variables be declared anywhere in c?
Write a program to print factorial of given number without using recursion?