What is the meaning of 2d in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
write a program to generate 1st n fibonacci prime number
Describe wild pointers in c?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
What is a function simple definition?
write a program for even numbers?
Write a program in c to print 1 121 12321 1234321 123454321
11 Answers ANR, College School Exams Tests, Mu Sigma, Wipro,
What are the different types of control structures in programming?
How can I read/write structures from/to data files?
I need previous papers of CSC.......plz help out by posting them.......
what is the most appropriate way to write a multi-statement macro?
When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?