- 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
-
c language data typesFreeEducation & Classes New Delhi (Delhi) May 30, 2022"The data type in C defines the amount of storage allocated to variables ,the values that they can accept ,and the operation that can be performed on those variables. C is rich in data types. The verity of data type allow the programmer to select app... -
nodejs interview questionsCheck with sellerEducation & Classes New Delhi (Delhi) May 30, 2022"Node.js is a server-side JavaScript environment for developing web applications like as ASP.NET, JSP, Php etc. It is an open-source and cross-platform framework based on Google's V8 JavaScript Engine. What is Node.js? Node.js is a server-side JavaSc... -
devops engineer roles and responsibilitiesFreeEducation & Classes KarwarKerur (Karnataka) May 28, 2022"Prior to defining a DevOps Engineer, let’s see what exactly DevOps is. As the name suggests, DevOps is an amalgamation of Development and Operations processes. Brief Introduction to DevOps Brief Introduction to DevOps Engineer Roles and Responsibili... -
c# tutorial for beginnersCheck with sellerEducation & Classes KarwarKerur (Karnataka) May 28, 2022"C# Tutorial | C# Tutorial for Beginners C# is the most popular object-oriented programing language developed by Microsoft, which runs under the .NET Framework. C# syntax is similar to C++ or Java language. C# is widely used for developing enterprise... -
services in angular - Angular GuideCheck with sellerEducation & Classes East Delhi (Delhi) May 27, 2022Services in Angular is meant for specifically making the call to RestFul API and getting the data and passing data to all component whichever component subscribe to it. Moreover, it gives us the benefit of code reusability and data sharing across com... -
for loop in c++Check with sellerEducation & Classes KarwarKerur (Karnataka) May 27, 2022"In general, C++ programming language follows a sequential execution approach. The first statement is executed and then the compiler moves to the next statement in line. In case of a conditional statement, the statement is executed depending on the r... -
microservices interview questionsCheck with sellerEducation & Classes KarwarKerur (Karnataka) May 19, 2022In this Microservices interview questions blog, we have collected the most frequently asked questions by interviewers. These Microservices questions are collected after consulting with Microservices Certification Training experts. -
react interview questions and answersFreeEducation & Classes North Delhi (Delhi) May 17, 2022React is a JavaScript-based library that is used to create a SPA (Single Page Application) and different User Interfaces. React is developed and maintained by Facebook and other contributors. By using React, we can develop web and mobile applications... -
aws certification cost indiaCheck with sellerEducation & Classes KarwarKerur (Karnataka) May 15, 2022"AWS (Amazon Web Services) is a secure cloud services platform that offers computational power, database storage, and several other functionalities to help businesses grow. In the recent market, AWS is one of the trendiest certifications. A suitable ... -
gang of four - Four Pattern in Software DevelopmentCheck with sellerEducation & Classes North West Delhi (Delhi) May 14, 2022The four authors Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides are collectively introduced the Gang of Four Design Patterns in Software development. In 1994, they published a book (Design Patterns: Elements of Reusable Object-Oriented ... -
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...