What is the meaning of && in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.
what is data structure.in linear and non linear data structures which one is better?Explain
how to sort two array of characters and make a new array of characters.
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
an algorithem for the implementation of circular doubly linked list
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
what is the difference between c and c++?
What is array within structure?
How to convert decimal to binary in C using recursion??
Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors
What is meant by 'bit masking'?
When is a null pointer used?