cristian mihai
Pentru a afla mai multe despre echipa stelara, vizitati starteam.

Java program to remove all the white spaces from a string

  • Posted 14 October 2021
  • By cristian mihai
  • 8
  • 319

In this program, our task is to remove all the white-spaces from the string. For this purpose, we need to traverse the string and check if any character of the string is matched with a white-space character or not. If so, use any built-in method like replace() with a blank.

[mai mult...]

Java program to count the total number of punctuation characters exists in a string

  • Posted 14 October 2021
  • By cristian mihai
  • -5
  • 458

We are going to create a Java program that counts the total number of punctuations in a given string.

[mai mult...]

Java program to count the total number of characters in a string

  • Posted 13 October 2021
  • By cristian mihai
  • 0
  • 399

In this program, we need to count the number of characters present in the string.

[mai mult...]

Java program to swap two numbers using bitwise operator

  • Posted 13 October 2021
  • By cristian mihai
  • 5
  • 470

We will be creating a Java program to swap two numbers using bitwise operator (^).

[mai mult...]

Java program to calculate the sum of natural numbers

  • Posted 16 September 2021
  • By cristian mihai
  • 6
  • 651

In this program, you’ll learn to calculate the sum of natural numbers using for loop in Java.

[mai mult...]

Java program to find factorial of a number

  • Posted 16 September 2021
  • By cristian mihai
  • -1
  • 644

In this program, you’ll learn to find the factorial of a number using for loop in Java.

[mai mult...]

Java program to check whether a character is alphabet or not

  • Posted 10 September 2021
  • By cristian mihai
  • -7
  • 422

In this program, you’ll learn to check whether a given character is an alphabet or not.

[mai mult...]

How to reverse a number using a while loop in Java

  • Posted 10 September 2021
  • By cristian mihai
  • -3
  • 459

In this program, you’ll learn to reverse a number using a while loop in Java.

[mai mult...]

Cum se sterge un grup in linux din terminal

  • Posted 24 July 2021
  • By cristian mihai
  • 0
  • 326

Stergere grup din terminal in linux.

[mai mult...]

Cum se sterge un user in linux din terminal

  • Posted 24 July 2021
  • By cristian mihai
  • -2
  • 438

Stergere user din terminal in linux.

[mai mult...]
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 19
  • Next

Statistici Autor

182 Solutii Create

78818 Vizualizari solutii

-596 Like-uri solutii

© Askit.ro, 2014 - 2025. All rights reserved. Done by Class IT