C Program to check whether a given number is Positive or Negative #include <stdio.h> void ma…
Read moreWhat is a Decimal number? A decimal numeral refers generally to the notation of a number in the d…
Read more#include<stdio.h> int main() { int a = 10; int b = 20; printf("Before swap a=%d b…
Read more#include<stdio.h> int main() { int n; int reverse = 0; int rem; printf("Ente…
Read more#include<stdio.h> int main() { int n; int sum=0; int m; printf("Enter …
Read moreWhat is Armstrong Number? A number N is an Armstrong number of order n (n being the number of dig…
Read moreWhat is Factorial ? n! "n factorial" If n is a positive integer, then n! is nmultipli…
Read moreWhat is a Palindrome Number? A positive integer is said to be a palindrome number or, shortly, a…
Read more1. Ambitionbox Ambitionbox provides company reviews, interview questions, salary and company infor…
Read morePrime number A prime number (or a prime) is a natural number greater than 1 that is not a prod…
Read moreThe Fibonacci sequence is the series of numbers, in which each number is the sum of the two numb…
Read more1. Write a program to find the factorial of the given number... 2. Write a pr…
Read moreIn previous part , I discussed about NumPy introduction and reason about NumPy fast behaviour , now…
Read moreIntroduction to Python Num Py Library NumPy is the fundamental package for scientific comput…
Read moreअगर आप ने Udemy में कोई course enroll किया हैं और आप course material को download करना चाहते हैं तो …
Read moreIn the period of lockdown many of you want to do online courses but some of you can't afford th…
Read moreHello friends, अब मैं programming language के बारे में बात करने वाला हूँ | लेकिन उससे पहले कु…
Read more
Social Plugin