English
Türkçe
[email protected]
  • HOME PAGE
  • LESSON
  • QUESTION
  • DATA-BANK
  • BLOG
  • APPS

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

When Does JVM Call the Finalize Method in Java ?

JVM instructs the Garbage Collector to call the finalize method, just before releasing an object from the memory. A programmer...

204 Java

What is Externalizable Interface in Java ?

Externalizable interface extends Serializable interface in Java. It is used for giving the Class control over saving and restoring the contents of its instances...

186 Java

What is the Difference Between JDK And JRE ?

JDK stands for Java Development Kit. It contains the tools and libraries for development of Java programs. It also contains...

195 Java

What is the Difference Between DB Mirroring and Log Shipping in SQL Server ?

Log Shipping is one of the oldest forms of High-Availability Strategy inside SQL Server. The concept here is the primary database on the server...

188 Ms Sql

What is the Use of DBCC Commands in SQL Server ?

The Transact-SQL programming language provides DBCC statements that act as Database Console Commands for SQL Server...

194 Ms Sql

What is a Peer to Peer Replication ?

Peer-to-peer replication is a special type of Transactional replication extension that provides a scale-out and high-availability solution by...

186 Technology

What are the Various Limitations of the Views in SQL Server ?

ORDER BY clause does not work in View. ..

201 Ms Sql

How to Optimize Stored Procedure in SQL Server ?

There are many tips and tricks for the same...

185 Ms Sql

What is SQL Injection in SQL Server ?

SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing...

189 Ms Sql

JavaScript Powering a Number

To get the power of a number in JavaScript, the Math.pow() function is used...

201 JavaScript

JavaScript Getting Absolute Value

In JavaScript, the Math.abs() function is used for the absolute value operation...

205 JavaScript

JavaScript Using For Loop

The for loop is the most used loop form in JavaScript...

201 JavaScript

JavaScript Taking the Square Root of a Number

In JavaScript, the Math.sqrt() function is used to take the square root of a number...

195 JavaScript

JavaScript Making Uppercase

To capitalize a text in JavaScript, the toLocaleUpperCase method is used...

201 JavaScript

JavaScript Making Lowercase

The toLocaleLowerCase method is used to lowercase a text in JavaScript...

183 JavaScript

JavaScript Concatenating Arrays

The concat() method is used to concatenate 2 or more strings in JavaScript...

191 JavaScript

JavaScript Adding Elements to Array

If we want to add an item to an array in JavaScript, we can use the push() function...

177 JavaScript

Javascript Removing Elements from Array

Extracting elements from arrays in JavaScript is a little different. There is no function of the "Remove" type...

196 JavaScript

JavaScript Using While Loop

One of the most used loops in JavaScript is the While loop. The purpose of the while loop is to repeatedly execute the code block as long as the expression (condition) is true...

188 JavaScript

Visual Basic String Making Lowercase

The ToLower() method is used if all characters in a string variable in the Visual Basic programming language are to be converted to lowercase...

213 Visual Basic .NET

Total Result : 909
  • 24
  • 25
  • 26
  • 27
  • 28

DATA-BANK CATEGORY

  • .NET ( 40 )
  • C# ( 53 )
  • DevExpress ( 20 )
  • Flutter ( 1 )
  • Go ( 1 )
  • Hardware General ( 142 )
  • HTML ( 8 )
  • Internet General ( 40 )
  • Java ( 150 )
  • JavaScript ( 37 )
  • Kotlin ( 1 )
  • Ms Sql ( 127 )
  • Network General ( 7 )
  • Oracle ( 1 )
  • Python ( 1 )
  • Ruby ( 1 )
  • Security General ( 6 )
  • Software General ( 5 )
  • Swift ( 2 )
  • Technology ( 295 )
  • Unity ( 28 )
  • Visual Basic ( 17 )
  • Visual Studio ( 7 )
© 2012-2023 - All Rights Reserved. Yazilim Ders