Tell us bitwise shift operators?
No Answer is Posted For this Question
Be the First to Post Answer
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
How was c created?
program to find a smallest number in an array
How are variables declared in c?
What are qualifiers and modifiers c?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
Are local variables initialized to zero by default in c?
Why use int main instead of void main?
who is the father of C Language?
20 Answers CTS, UST,
what are two categories of clint-server application development ?
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.