Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Imagine a number is 32 . Now take an user input and find 10 whether 32 is a multiple of that user input or

image text in transcribed

1. Imagine a number is 32 . Now take an user input and find 10 whether 32 is a multiple of that user input or not. If so, then print "Yes" if not then print " No ". Answer any TWO: 2. Remove all the vowels from the word "automobile" and print it ["tmbl"]. 3. Find out whether a word is palindrome or not. (e.g: racecar) If it is palindrome, print "palindrome" if not then print "not palindrome" 4. Imagine a series with an interval of 3 , now build the series up to 10th position and save it into an array. Find the summation of 1 st 10 values of the series and save into a variable

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Sham Navathe

4th Edition

0321122267, 978-0321122261

More Books

Students also viewed these Databases questions

Question

How do Dimensional Database Models differ from Relational Models?

Answered: 1 week ago

Question

What type of processing do Relational Databases support?

Answered: 1 week ago

Question

Describe several aggregation operators.

Answered: 1 week ago