Was 2000 a leap year?
No Answer is Posted For this Question
Be the First to Post Answer
I have a varargs function which accepts a float parameter?
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
to get a line of text and count the number of vowels in it
what are far pointers?
What does d mean?
A MobileNumber is a VIP number if it satisfy the following conditions. The operator should be Vodafone. Atleast one 0 (Zero) should be exist in mobile number. The number should not end with 8. The single digit sum of all the digits in the number should be equal to 9. For example if the number is 9876543210, the sum is 9+8+7+...+1+0 = 45. Sum of 4+5 = 9. Write a method: private boolean isVIPMobileNumber(String mobileNum, String operator) mobileNum phone number operator mobile operator as bsnl, Vodafone
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
What is the meaning When we write "#include" what is # and what does include does there???
how to execute a program using if else condition and the output should enter number and the number is odd only...
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
who developed c and why he developed c?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent