difference between native and cross compilers
No Answer is Posted For this Question
Be the First to Post Answer
What are the languages are portable and platform independent?Why they are like that?
What is the default value of local and global variables in c?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
What are signals in C?
program to find the roots of a quardratic equation
What are the 5 elements of structure?
If null and 0 are equivalent as null pointer constants, which should I use?
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,
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
If I have a char * variable pointing to the name of a function ..
how to find turn around time in operating system?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.