program to find the second largest word in a paragraph amongst all words that repeat more thn twice
4 14403What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
6 8947
Why are all header files not declared in every c program?
What does *p++ do? What does it point to?
How does struct work in c?
Differentiate between new and malloc(), delete and free() ?
write a program to generate address labels using structures?
What is a scope resolution operator in c?
Explain about block scope in c?
What is getch c?
please explain every phase in the "SDLC" in the dotnet.
What is self-referential structure in c programming?
What are the different types of C instructions?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What does malloc () calloc () realloc () free () do?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Explain what is the difference between functions abs() and fabs()?