What is the difference between c and python?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain is it valid to address one element beyond the end of an array?

0 Answers  


In c language can we compile a program without main() function?

0 Answers  


How do I initialize a pointer to a function?

2 Answers  


write a program structure to find average of given number

1 Answers  


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

0 Answers  






What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


code for copying two strings with out strcpy() function.

6 Answers  


What is a memory leak? How to avoid it?

1 Answers  


what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 Answers  


In a switch statement, explain what will happen if a break statement is omitted?

0 Answers  


plz let me know how to become a telecom protocol tester. thank you.

0 Answers  


Explain a file operation in C with an example.

0 Answers   Amdocs,


Categories