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 ?
3688Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
4 7500Post New HTC Programming Languages AllOther Interview Questions
Describe an interesting problem and how you solved it.
What is child selector in css?
What is the use of spring boot application? : Spring Boot
What is difference between Method overriding and overloading in PHP?
How are cookies created?
A train can travel 50% faster than a car. Both start from point A at the same time and reach point B 75 kms away from A at the same time. On the way, however, the train lost about 12.5 minutes while stopping at the stations. The speed of the car is
Is treeset sorted?
What is the content of Exchange in camel?
What is the difference between a baller and a reference in C++?
What criteria are you using to evaluate the organizations for which you hope to work.
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
What is a solution?
Mention why to choose python over java in selenium?
Differentiate between node.js vs ajax?
What is jquery.length? : jquery mobile