Why is python slower than c?
No Answer is Posted For this Question
Be the First to Post Answer
What is static memory allocation? Explain
what is ANSI and ISO
main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }
1 Answers Vector, Vector India,
differentiate between const char *a; char *const a; and char const *a;
2 Answers College School Exams Tests, HCL, TCS,
If the size of int data type is two bytes, what is the range of signed int data type?
If the static variable is declared as global, will it be same as extern?
Do array subscripts always start with zero?
Why do u use # before include in a C Progam?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...
1,1,5,17,61,217,?,?.
sir, i cannot find the way how to write aprogram by using array on queue