Why doesnt long int work?
No Answer is Posted For this Question
Be the First to Post Answer
Can you think of a way when a program crashed before reaching main? If yes how?
How do you define a string?
What is bubble sort technique in c?
What is the use of define in c?
What is the difference between %d and %*d in C
What is difference between union All statement and Union?
Program to find the sum of digits of a given number until the sum becomes a single digit
How can I implement sets or arrays of bits?
What is a substring in c?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
What does a function declared as pascal do differently?
What does sizeof function do?