To generate the first n terms of the Fibonacci sequence using while loop…
Write a C program to find the sum and average of three numbers. Read t…
Exception Handling in Python Exception is a unusual condition in the code. If error …
Technical round aptitude questions Q1 RAD Model is worst because of ___? a) Highly s…
Technical Round Aptitude Questions Q1 Assume that a dictionary has a data in the form…
Write a python program to find the circumference of a circle Code:- PI=3.14 r=float(…
C Practice Problems For Beginners-9 Prob…
Aptitude Practice Questions 1. In a certain language if 'tempt' is coded as &…
Clock Important Formulas for Aptitude Hour Hand 12 hr = 360 degree 1 hr = 30 …
Write a python program to read a number of elements in the list To count the no of e…
How many passes are required to sort the following values through bubble sort 10 1 2…
Python program to find sum of Series 2+4+6+8 Series:- 0+2+4+6+8......+n Maximum rang…
Python Practice Problems For Beginners- Problem Statement: -Write a python prog…
Calendar Important Formulas for Aptitude Ordinary Year 365 days = 52 weeks + 1 da…
Code in Python to check last three characters are same Code:- #Code in Python to che…
What is the use of * operators in association with list in Python? * is used as a m…
Aptitude Practice Questions Clock 1) What is the angle between the two hands of a cl…
Aptitude Practice Questions Calendar 1) Given that on 27th February 2003 is Thur…