What is #line used for?
No Answer is Posted For this Question
Be the First to Post Answer
How can I make it pause before closing the program output window?
What is the difference between null pointer and the void pointer?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
Explain modulus operator.
what is const volatile?
how to find turn around time in operating system?
There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Why cd or dvd are round why not square.
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
Do you know the difference between malloc() and calloc() function?