How do c compilers work?
No Answer is Posted For this Question
Be the First to Post Answer
which of the following statements is incorrect a.typedef struct new{ int n1; char n2; } DATA; b.typedef struct { int n3; char *n4; }ICE; c.typedef union { int n5; float n6; } UDT; d.#typedef union { int n7; float n8; } TUDAT;
What does main () mean in c?
What are the different types of endless loops?
What is the difference between void main() and void main (void) give example programme?
what is different between auto and local static? why should we use local static?
What are different types of pointers?
difference between c and c++?
What does int main () mean?
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?
Convert the following expression to postfix and prefix (A+B) * (D-C)
What is sizeof return in c?
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,