You are here

Page not found

Search results

  1. Java constructor

    ... "Java" ) ;         cpp. setName ( "C++" ) ;         java. getName ( ) ;     cpp. ...

    Yogesh Suneja - 04/12/2019 - 20:53

  2. If else program in Java

    ... marksObtained > 60 )         grade = 'C' ;       else         grade = 'D' ;     ...

    Yogesh Suneja - 04/12/2019 - 00:32

  3. dir.h

    ... perform operations on directories. It's supported in Turbo C compiler. ...

    Yogesh Suneja - 22/11/2019 - 20:18

  4. math.h

    Math.h header file( < math. h > ) of C programming language contains constants and functions to perform mathematical operations. You can use functions of math.h in your C programs to calculating absolute value of a number, calculating logarithms ...

    Yogesh Suneja - 14/12/2017 - 22:33

  5. What is main ?

    ... a function through which program execution begins. Every C program must have a main function. Operating system calls main to begin ...

    Yogesh Suneja - 05/07/2018 - 14:12

  6. About Programming Simplified

    ... following members: Dipesh Walia: Web Developer. Jonny: C programmer. Rinku Goel: Java programmer. Yogesh: Content creator. We ...

    Yogesh Suneja - 16/12/2017 - 19:08

Pages