What is Lazy evaluation in C? Give an example.
What are the similarities between c and c++?
char ch="{'H','I',0};printf("%s",ch);what is output
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is page thrashing?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
Can we declare variable anywhere in c?
Explain the difference between fopen() and freopen().
Is it better to use a macro or a function?
What is pointer to pointer in c with example?
totally how much header files r in c language
What are the 5 types of inheritance in c ++?