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
  • 7
  • 297

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
  • 433

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
  • 381

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
  • 4
  • 431

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
  • 7
  • 619

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
  • 0
  • 608

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
  • -6
  • 408

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
  • -4
  • 429

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
  • 300

Stergere grup din terminal in linux.

[mai mult...]

Cum se sterge un user in linux din terminal

  • Posted 24 July 2021
  • By cristian mihai
  • -3
  • 415

Stergere user din terminal in linux.

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

Statistici Autor

182 Solutii Create

74375 Vizualizari solutii

-610 Like-uri solutii

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