1. Write a program to create a sentence at runtime and count
number of vowels in it ?
2. Write a program to get a string and to convert the 1st
letter of it to uppercase ?
No Answer is Posted For this Question
Be the First to Post Answer
1.group by clause explain along with an example
What do you understand by modular programming?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
Explain three modes in which files can be accessed from python program
public static void main(String args[]) describe it
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
what are the differences between CONS, LIST, and APPEND
What are the Short cut Keys of Tally ERP?
is try block possible without catch block?
Can we write a method in JSP.If so how?