Are negative numbers true in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is void a keyword in c?
What is the deal on sprintf_s return value?
main() { printf(5+"Vidyarthi Computers"); }
How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
How can I read data from data files with particular formats?
What are static functions?
multiple of 9 without useing +,* oprator
Why is a semicolon (;) put at the end of every program statement?
What is cohesion in c?
What should malloc(0) do?
how to make program without <> in libray.