Explain modulus operator.
No Answer is Posted For this Question
Be the First to Post Answer
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
Explain what is a pragma?
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
How reliable are floating-point comparisons?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What are the two forms of #include directive?
What are pointers? What are different types of pointers?
Do you know null pointer?
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?
What are the types of type qualifiers in c?