- Bhavik
- https://www.dotnettricks.com/
- Address: 12, Shivagovinda,hosurrd,wilsongdn27, Wilson Garden, Bangalore
- Location: KarwarKerur, Karnataka, India
User description
Person from IT. Contact me for SEO related works.Latest listings
-
sql join types | types of joins in dbmsCheck with sellerEducation & Classes East Delhi (Delhi) May 6, 2022SQL Joins are used to fetch/retrieve data from two or more data tables, based on a join condition. A join condition is a relationship among some columns in the data tables that take part in SQL join. Basically, database tables are related to each oth...
-
oops concepts in c# | oops concepts in c# with examplesCheck with sellerEducation & Classes North West Delhi (Delhi) May 5, 2022OOP is a design philosophy. It stands for Object Oriented Programming. Object-Oriented Programming (OOP) uses a different set of programming languages than old procedural programming languages (C, Pascal, etc.). Everything in OOP is grouped as self s...
-
string functions in c++Check with sellerEducation & Classes New Delhi (Delhi) April 23, 2022String is an object that represents a group or a sequence of characters. String is represented as a one-dimensional array of characters and ends with a (null character). String is defined in the same way as the other data types (integer, character). ...
-
sql server tutorialCheck with sellerEducation & Classes Noida (Uttar Pradesh) April 23, 2022"SQL Server Tutorial | Learn SQL Server | SQL Server Tutorial for Beginners SQL Server is the most popular RDBMS developed by Microsoft. SQL Server can run on the cloud, Windows, Linux and Docker containers. SQL Server supports the standard SQL langu...
-
devops tutorialCheck with sellerEducation & Classes East Delhi (Delhi) April 22, 2022"DevOps Tutorial | AWS DevOps Tutorial | Azure DevOps Tutorial DevOps is a set of practices, process, and tools to improve and speed up the delivery of software and services to our customers. DevOps automates the processes between software developmen...
-
Decision Making Statements in C#Check with sellerEducation & Classes Noida (Uttar Pradesh) March 23, 2022Decision making statements help you to make decision based on certain conditions. These conditions are specified by a set of decision making statements having boolean expressions which are evaluated to a boolean value true or false. There are followi...
-
Mern stack full formCheck with sellerEducation & Classes Noida (Uttar Pradesh) March 22, 2022A MERN stack developer is an expert in MongoDB, Express, React and Node. They are proficient in JavaScript and use HTML, CSS and JavaScript to handle front-end operations and JavaScript with Node.js to handle back-end operations.
-
Difference between primary key and unique keyCheck with sellerEducation & Classes Noida (Uttar Pradesh) March 22, 2022In SQL Server, we have two keys which distinctively or uniquely identify a record in the database. Both the keys seem identical, but actually, both are different in features and in behaviours. In this article, I would like to share the key difference...
-
what are conditional statements in c languageCheck with sellerEducation & Classes Noida (Uttar Pradesh) March 22, 2022Conditional statements help you to make a decision based on certain conditions. These conditions are specified by a set of conditional statements having boolean expressions which are evaluated to a boolean value true or false. There are following typ...
-
C is a which level languageCheck with sellerEducation & Classes Noida (Uttar Pradesh) March 22, 2022C is called middle-level language because it actually binds the gap between a machine level language and high-level languages. A user can use c language to do System Programming (for writing operating system) as well as Application Programming (for g...