post new interiew question and aptitude test papers
what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }
How can I invoke another program or command and trap its output?
What are the types of type qualifiers in c?
Write a program to add a given duration with time(24hrs format)
What are the advantages of using macro in c language?
How pointers are declared?
What is indirection in c?
What is the return type of sizeof?
What does 1f stand for?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
What are the characteristics of arrays in c?
Explain can you assign a different address to an array tag?