Can any one suggest the code for : * * * * * * * * * * * * |
|
asked by Sahil Prasad (sahilp007) 7 years ago | |
2 |
Do we have Bitwise operators in our syllabus ?? |
|
asked by Pranjali Sharma (pranjali2806) 7 years ago | |
1 |
**notes for those who find this confusing ** TYPE CASTING/CONVERSION is implicit +explicit COERCION is implicit CASTING is explicit. |
|
asked by Deblina Bora (booksboozer) 7 years ago | |
1 |
ANY TDA STUDENT HERE? YA SAB COMP XD! |
|
asked by Shivaanee sharma (shivaanee22) 7 years ago | |
2 |
Write a program to accept a sentence and delete all the uppercase characters present in the string. The program also counts the number of deleted characters and also replace the vowels with "*" . Print the new replaced string. Sample input : The Capital of India is New Delhi. Output : h* *p*t*l *f nd** *s *w *lh*. |
|
asked by Evan Jason (evanjasonhenry) 7 years ago | |
2 |
Write a java program to input a sentence and to display sentence in reverse order. |
|
asked by Anugrahkapoor24 (anugrahkapoor24) 7 years ago | |
2 | |