Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
Home
»
About
Apurva Mathur
Technical Content Writer @ IncludeHelp
Name
Apurva Mathur
Course
Bachelor of Technology (B.Tech) in Computer Science
College / University
ITM Gwalior, MP
Technical Skills
Python, Django, JavaScript, HTML, CSS, C, C++, MySQL
Her submissions
MCQs
OOPs MCQs
Project Management MCQs
Operating System MCQs
Energy and Environment Engineering MCQs
MySQL MCQs
Django
What is the difference between null=True and blank=True in Django?
How to Check Django Version?
What is 'SLUG' in Django?
What does on_delete do on Django models?
Set up a scheduled job in a Django project?
Django – How to filter empty or NULL names in a QuerySet?
Creating a JSON response using Django and Python
CSS
What does the '+' (plus sign) CSS selector mean?
How to apply !important using .css()?
Space between two rows in a table using CSS
Can I use a ::before or ::after pseudo-element on an input field?
CSS force image resize and keep aspect ratio
Hiding a scroll bar on an HTML page
Can the :not() pseudo-class have multiple arguments?
Limit text length to n lines using CSS
Why em instead of px?
Make body have 100% of the browser height
Changing the color of an HR element
How do I wrap text in a pre tag?
What does the '~' (tilde/squiggle/twiddle) CSS selector mean?
CSS opacity only to background color, not the text on it?
Stretch and scale a CSS image in the background - with CSS only
How to make a vertical line in HTML using CSS?
How can I make a div stick to the top of the screen once it's been scrolled to?
How do I center floated elements using CSS?
How can I 'disable' zoom on a mobile web page?
Should I size a textarea with CSS width / height or HTML cols / rows attributes?
How to remove the underline for anchors (links)?
Create a Page with Sidebar and Main Content Area using HTML & CSS
Styling First Letters with CSS ::first-letter
Table Fixed Header and Scrollable Body
Is it possible to include one CSS file in another?
How to center your website horizontally with CSS?
How to create a 3-column layout grid with CSS?
How to create a 4-column layout grid with CSS?
How to create CSS3 Rounded Corners?
Change Bullet Color for Lists with ::marker CSS Selector
How to Create a Triangle Using CSS clip-path?
Indent Text with CSS text-indent Property
Managing Spacing between Words with CSS word-spacing Property
How to create a navigation menu with an input field inside of it?
How margin and padding properties work?
Change Image Opacity on Mouse Over
How to create an unordered list without bullets using CSS?
How to create equal height columns with CSS?
How to center an element vertically and horizontally with CSS?
How to create Border Images in CSS?
How to create a fixed footer using CSS?
How to create different dividers with CSS?
How to use google fonts on your webpage?
Does 'display:none' prevent an image from loading?
How to place text blocks over an image using CSS?
How to create a search button with CSS?
How to align images side by side with CSS?
How to create rounded and circular images with CSS?
How filter property works in CSS?
Applying Hue Rotation on Image using CSS3
How to change the thickness of <hr> tag?
How to add visual effects to images with CSS?
How to create a black and white image with CSS?
How to create a contact form with CSS?
Difference between '.' and '#' selector in CSS
How to create an email newsletter with CSS?
Text in Transparent Box using CSS3
How to Create CSS3 Keyframe Animations?
How to change background color in CSS?
Change Cursor Color with CSS caret-color Property
How to set Text alignment in HTML using CSS?
How to change link underline color using CSS?
How to style a checkbox using CSS?
How to right-align the flex item?
How to create icon buttons with CSS?
How to create Previous and Next buttons with CSS?
How to create and style text buttons with CSS?
MySQL
MySQL Introduction
MySQL Workbench Installation
MySQL RDBMS
MySQL SQL
MySQL CREATE DATABASE Statement
MySQL SELECT Database
MySQL DROP DATABASE
MySQL CREATE TABLE
MySQL INSERT INTO
MySQL ALTER TABLE
MySQL SHOW TABLES
MySQL UPDATE
MySQL DELETE
MySQL DROP TABLE
MySQL RENAME TABLE
MySQL WHERE Clause
MySQL DISTINCT Clause
MySQL ORDER BY Clause
MySQL LIMIT Clause
MySQL GROUP BY Clause
MySQL AS Clause
MySQL HAVING Clause
MySQL FROM Clause
MySQL AND Operator
MySQL OR Operator
MySQL NOT Operator
MySQL LIKE Operator
MySQL IN Operator
MySQL BETWEEN Operator
MySQL NOT EQUAL TO (!=) Operator
MySQL ANY Operator
MySQL EXISTS Operator
MySQL IS NULL Operator
MySQL IS NOT NULL Operator
MySQL PRIMARY Key
MySQL UNIQUE Key
MySQL CANDIDATE Key
MySQL FOREIGN Key
MySQL SUPER Key
MySQL Comments
MySQL Data Types
MySQL DESCRIBE Statement
MySQL TRUNCATE TABLE
MySQL Copy Table
All MySQL date/time Functions
ADDDATE() Function
DATE_ADD() Function
DATE() Function
CURDATE() Function
CURRENT_DATE() Function
DATEDIFF() Function
DAY() Function
DAYOFMONTH() Function
DAYNAME() Function
DAYOFWEEK() Function
DAYOFYEAR() Function
FROM_DAYS() Function
HOUR() Function
ADDTIME() Function
CURRENT_TIME() Function
CURRENT_TIMESTAMP() Function
CURTIME() Function
LAST_DAY() Function
LOCALTIME() Function
LOCALTIMESTAMP() Function
MAKEDATE() Function
MAKETIME() Function
MICROSECOND() Function
MINUTE() Function
MONTH() Function
MONTHNAME() Function
NOW() Function
PERIOD_ADD() Function
PERIOD_DIFF() Function
QUARTER() Function
SEC_TO_TIME() Function
SECOND() Function
DATE_FORMAT() Function
TIME() Function
TIME_FORMAT() Function
TIME_TO_SEC() Function
TIMEDIFF() Function
TIMESTAMP() Function
TO_DAYS() Function
STR_TO_DATE() Function
SUBDATE() Function
SUBTIME() Function
SYSDATE() Function
WEEK() Function
WEEKDAY() Function
WEEKOFYEAR() Function
YEAR() Function
YEARWEEK() Function
How can you order the result obtained by select query in MySQL?
Difference between ALTER and UPDATE Commands in MYSQL
Difference Between Left, Right and Full Outer Join in MySQL
Difference Between Inner Join and Outer Join in MySQL
Difference Between WHERE Clause and HAVING Clause
Difference between DELETE and TRUNCATE
How to list/show tables in MySQL database?
How to create and select a MySQL database?
How to describe a table in MySQL?
Comments and Discussions!
Load comments ↻
Please enable JavaScript to view the
comments powered by Disqus.