difference between Low, Middle, High Level languages in c ?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of pointers
what are the compilation steps? ( i want inside the compiler )
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
What are conditional operators 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,
Function to find the given number is a power of 2 or not?
How do you override a defined macro?
Where local variables are stored in c?
How to get string length of given string in c?
What is the use of putchar function?
Difference between for loop and while loop?