Skip to content
  • Home
  • Coding Questions
    • Competitive programming
      • Hackearearth
      • Codechef
      • Hackerrank
    • recursion
    • C/c++ programs
    • Dynamic programming
    • Python
    • Data Structure
    • Java
    • Java Script
    • Practice Questions
  • Notes
    • Key Points
  • MCQs
    • CSS
    • Engineering Mathematics
    • C-programming
  • Interview
    • Top Codes for placement
    • Cracking the Coding interview
    • infosys
    • Wipro
  • Tutorials
    • C-tutorials
    • DS Tutorials

Post

What is file inclusion in C / preprocessor directives / Micros in c

what is Enumerated data types in C

What is Conditional Operator in C

What is type conversion in C

Matrix sum | Infytq solution

Self referential structure (Notation of linklist ) / Singly link list in C

Dynamic memory allocation in c

File Handling in C

Call by value and Call by reference

How to access the value of some variable using pointer

Pointer in C

Union in C

what is Array of structure in C

Structure and Union in c

Predefine function of C in string.h library

string in c.

Reading and writing of string using character array.

Practice questions on 2D array

2D Array ( two dimensional array) in c

string Representation of objects certification test hackerrank solution

What is Constructor

Program to delete duplicates from a linked list

Program to find nth fibonacci number by dynamic programming

Program to find the sum of the subsets of an array

Program to generate all the subsets of an array

Recursive program to reverse a number

Program to find the minimum element in an array by recursion

Program to find the largest element in an array by recursion

Checking for Prime number using recursion

Recursive Program to calculate power of a number

  • Home
  • Coding Questions
    • Competitive programming
      • Hackearearth
      • Codechef
      • Hackerrank
    • recursion
    • C/c++ programs
    • Dynamic programming
    • Python
    • Data Structure
    • Java
    • Java Script
    • Practice Questions
  • Notes
    • Key Points
  • MCQs
    • CSS
    • Engineering Mathematics
    • C-programming
  • Interview
    • Top Codes for placement
    • Cracking the Coding interview
    • infosys
    • Wipro
  • Tutorials
    • C-tutorials
    • DS Tutorials

Tag: write a program to check whether a number is perfect square or not in java

Program to check that number is perfect square or not
C/c++ programs

Program to check that number is perfect square or not

Rajnish June 29, 2022

Program to check that number is perfect square or not : – Method 1:-   1. find the square root of the number . 2. multiple the square root two times … Read More

c program to find perfect square without using sqrt functioncheck if a number is perfect square without finding square rootcheck if number is perfect square pythoncreate a program that will determine if a number entered by the user is a perfect squarehow to check if a number is a perfect square cperfect square program in pythonwrite a program to check if given number is perfect square or not in cwrite a program to check whether a number is perfect square or not in java Comment on Program to check that number is perfect square or not
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.
  • Home
  • About Us
  • Contact us