1 min read JavaScript parseInt() for type casting June 25, 2013 Nikunj K0 The parseInt() function parses a string and returns an integer. Syntax parseInt(string, radix) Parameter Description string Required. The string to be parsed radix Optional. A number (from 2 to 36) that represents the numeral system to be used Share your Love
2 mins read Database ACID Properties: Basic Example of Atomicity and Consistency June 25, 2024June 25, 2024 Nikunj K0
5 mins read Database MySQL ACID Model: Improve Data Integrity and Reliability June 17, 2024June 18, 2024 Nikunj K0