Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
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 |
+ 4 more questions by anugrahkapoor24
Write a java program to input a sentence and to display letters of each word of the sentence in reverse order. |
|
asked by Anugrahkapoor24 (anugrahkapoor24) 7 years ago |
1 |
write a program in java which takes 2 parameter namely day number of the year(between 1 and 365) and the year (4 digits) as inputs and outputs the date,month and year.
Input: 32 and 2015
Output: 1 February 2015 |
|
asked by Anugrahkapoor24 (anugrahkapoor24) 7 years ago |
2 |
java program for pattern:
C
CO
COM
COMP
COMPU
COMPUT
COMPUTE
COMPUTER |
|
asked by Anugrahkapoor24 (anugrahkapoor24) 7 years ago |
1 |
State the size in bytes of the following arrays:
1. x[ ] of char data type storing 6 values
2. y[ ] of float data type storing 6 values. |
|
asked by Anugrahkapoor24 (anugrahkapoor24) 7 years ago |
2 |
Types of utility? |
|
asked by satwindersingh333 7 years ago |
1 | + 2 more questions by satwindersingh333
"Difference between java tokens and scanner class tokens" |
|
asked by 45Trolaf (olaf) 7 years ago |
2 |
can someone please type down a simple definition for 'dangling if' |
|
asked by Aryan Manakame (avmx18) 7 years ago |
2 |
bio was GREATTTT. What textbooks are you guys using for computers I'm using dilip kumar |
|
asked by Samyukta Narasimhan (sam_01) 7 years ago |
4 |
If they ask for examples of objects,abstraction,encapsulation,etc. is it necessary to state real world objects or can we give examples from the JAVA language also? |
|
asked by Akash Ashok (akashskyash007) 7 years ago |
1 |
Economic Applications Question :-
How does deficit financing encourage demand pull inflation?
I have a basic idea but require a solid explanation.
Thanks in advance. :) |
|
asked by Shubham Patel (idontknow30) 7 years ago |
1 |
Definition of Bytecode |
|
asked by Pranjali Sharma (pranjali2806) 7 years ago |
7 |
| |