What is the acronym for ansi?
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?
When is an interface "good"?
i got 75% in all semester am i eligible for your company
What is the most efficient way to store flag values?
Who is the main contributor in designing the c language after dennis ritchie?
hi , please send me NIC written test papers to sbabavalli@gmail.com
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me
What is the difference between typedef and #define?
Which command is more efficient? *(ptr+1) or ptr[1]
What is #line?
write a program to copy the string using switch case?