which type of aspect you want from the student.
No Answer is Posted For this Question
Be the First to Post Answer
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
How to get string length of given string in c?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
With the help of using classes, write a program to add two numbers.
logic for x=y^n
how to use enum datatype?Please explain me?
Explain built-in function?
What does == mean in texting?
write a program for 7*8 = 56 ? without using * multiply operator ? output = 56
What is macro?
How do you do dynamic memory allocation in C applications?
what is an ERP?