Easy and simple quiz on Relations in Set in discrete mathematics – 1
Quiz on relations in set will help students to test their knowledge regarding the relations in set theory. This quiz covers all aspects of the relations.
Let's sail across an ocean of IT
Quiz on relations in set will help students to test their knowledge regarding the relations in set theory. This quiz covers all aspects of the relations.
Quiz on functions in set will help students to test their knowledge regarding the functions in set theory. This quiz covers all aspects of the functions
Quiz on Set theory in discrete mathematics. It will help students to brush up their basic knowledge of set theory. It covers power set, cardinality, etc
Best and easy Logic Gates MCQs – 1 – This will help FYIT students to check their skills and knowledge of digital electronics. Logic gates quiz.
Best and easy quiz on Logic Gates – 1 – This will help FYIT students to check their skills and knowledge of digital electronics. Logic gates mcqs.
Create countdown timer in Javascript in easy way. This countdown timer program is created with simple logic which will help student. It is easy to understand.
It is best and simple Javascript program to calculate simple interest. Formula for simple interest is (P x N x R)/100 : P : principle amount, N : No. of years.
It is best and simple Javascript program to calculate compound interest. It will help students to develop their basic skill set. It will be good practice.
It best and simple Javascript program to count number of even digits in a given integer. It will help students to learn basics concepts like ternary operator.
It best and simple JavaScript program to count the number of vowels in a give string. We will be using basic regular expression to solve this program.