please give me answer with details
#include
If we give two names then this displays the connection between the two people. It is nothing but flames game
1 3947actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston
3 6405Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
3 8411
What is struct node in c?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
Why doesn't C support function overloading?
How does #define work?
Can the curly brackets { } be used to enclose a single line of code?
difference between native and cross compilers
What is the 'named constructor idiom'?
What is the purpose of type declarations?
Explain what are the different data types in c?
Explain the difference between structs and unions in c?
Why static is used in c?
what are the facialities provided by you after the selection of the student.
How many main () function we can have in a project?
Explain the use of bit fieild.
When should a type cast not be used?