LCM of two numbers in Python

LCM of two numbers in Python using functions How to Find Least Common Multiple (LCM) in Python programming language by using the functions? What is  LCM? LCM stands for Least Common Multiple/ Lowest Common Multiple. LCM is a theory of arithmetic and number system. How to demote LCM of two numbers? The LCM of two … Read more

Research Topics – Distance learning

Research Area/ Research Interest: Distance learning Research Paper Topics for Masters and PhD Thesis and publication Research trends on distance learning: A text mining-based literature review from 2008 to 2018 Mental health in distance learning: A taxonomy of barriers and enablers to student mental wellbeing STEM FACULTY MEMBERS’PERSPECTIVES AND CHALLENGES TOWARDS DISTANCE LEARNING AND VIRTUAL CLASSES … Read more

Advanced Financial Accounting Past Papers

[OBJECTIVE] Subject: Advanced Financial Accounting-I Time Allowed: 10 Minutes Maximum Marks: 10 NOTE: Attempt this Paper on this Question Sheet only. Please encircle the correct option. Division of marks is given in front of each question. This Paper will be collected back after expiry of time limit mentioned above.   Part-I Encircle the right answer, … Read more

Environmental Chemistry MCQs

INTRODUCTION TO ENVIRONMENT The transition layer above the stratosphere is known as on Mesopause Ionosphere Tropopause Stratopause Question Answer: Stratopause The region of the atmosphere near to the ground or earth surface (1-11 km) is called Troposphere Thermosphere Mesosphere Stratosphere Question Answer: Troposphere Ozone absorbs UV radiation in the range 10-50 nm 220-330 nm 100-200 … Read more

Python Exercises and Solution [Lab Manual and Programs]

List of Python Programs Arithmetical operations in Python  Area of a triangle in Python Swap two numbers in Python Convert Kilometres to Miles in Python Random Numbers in Python Quadratic equation in Python Converting the temperature from Celsius to Fahrenheit in Python Write a Program in Python to check if a Number is Positive, Negative, … Read more

Algebraic k-theory Research Topics Ideas for Thesis

Algebraic k-theory Research Topics Ideas for Thesis 1. Bimonoidal Categories, -Monoidal Categories, and Algebraic -Theory 2. Differential function spectra, the differential Becker-Gottlieb transfer, and applications to differential algebraic K-theory 3. Exploring the Beginnings of Algebraic K-Theory 4. The algebraic K-theory of the group ring of the Klein bottle group 5. K-theory of valuation rings 6. … Read more

Face Recognition Research Topics Ideas

List of Research Topics and Ideas of face recognition for MS and Ph.D. Thesis. SFace: sigmoid-constrained hypersphere loss for robust face recognition Word and Face Recognition Processing Based on Response Times and Ex-Gaussian Components Joint feature extraction and classification in a unified framework for cost-sensitive face recognition From concepts to percepts in human and machine … Read more

Information Retrieval Research Topics for MS PhD

Information Retrieval  Research Topic ideas for MS, or Ph.D. Degree I am sharing with you some of the research topics regarding Information Retrieval that you can choose for your research proposal for the thesis work of MS, or Ph.D. Degree. TREC-COVID: rationale and structure of an information retrieval shared task for COVID-19 TREC-COVID: constructing a … Read more

C++ Program using Virtual Base Class to find HCF (Highest Common Factor) of two numbers

Write a C++ program to find HCF (Highest Common Factor) of two numbers using the Virtual base Class in Object Oriented Programming(OOP).

Output   Some FAQ C++ program  to find lcm of n numbers by using the Virtual base Class in Object Oriented Programming(OOP). hcf of two numbers in c using the Virtual base … Read more

Functions programming exercises and solutions in C++

Let us see the Functions of programming exercises and solutions in C++. Program of LCM of a number in C Plus Plus (C++) and C with flowchart User define a function with an array Program of User define function with array in  C++ (C Plus Plus, CPP)  and C with flowchart Program to Evaluate Standard … Read more