Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) #include
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
1 4607Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
1849Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
TCS,
1933int array[]={1,2,3,4,5,6,7,8}; #define SIZE (sizeof(array)/sizeof(int)) main() { if(-1<=SIZE) printf("1"); else printf("2"); }
2 281719. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
TCS,
2 9691hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
18544. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
TCS,
2363
Is django better than node?
What is recommended way to install django?
What is joomla pdf?
Which is better scala or python?
Does c++ support exception handling?
How are 16- and 32-bit numbers stored?
What is __ invoke in php?
What is cache in codeigniter?
What is the difference between php traits vs interfaces?
What is the differce between contracts and facades?
How does determine the python manage the memory?
What ways to use WordPress?
Explain unexpected() function?
What are the differences between mysqli_connect and mysqli_pconnect?
What is the process of creating a project in django?