Disadvantages of C language.


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

Post New Answer

More C Interview Questions

What is graph in c?

0 Answers  


Is it possible to execute code even after the program exits the main() function?

0 Answers  


how to find out the reverse number of a digit if it is input through the keyboard?

6 Answers  


What is the difference between null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

0 Answers   Mindteck,






Can a local variable be volatile in c?

0 Answers  


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

0 Answers  


Is there a way to compare two structure variables?

0 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

0 Answers  


Explain do array subscripts always start with zero?

0 Answers  


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

0 Answers  


Categories