• Home
  • About
  • Contact Us

More Scientific

  • Computer Networks
  • Operating Systems
  • Programming Languages
  • Project Management
  • Software Development
  • Software Testing

Strings, scanf, Standard Library Functions In C Language

April 25, 2019 by admin

In this post, I will discuss about strings, Program to Demonstrate Printing of a String, %s Format Specifier, scanf( ), Standard Library String Functions in C, strlen( ) function, strcpy( ) function, Function to concatenate a string, Function of comparison of two stings in C, Structure (Grouping of data type together in C), and Declaring a Structure in C programming. What … [Read more...]

Filed Under: Programming Languages Tagged With: array, ASCII, character, code, coding, comparison, concatenate, data type, declaring, define, defining, elements, float, format, function, grouping, initializing, input, integer, memory, null, output, printing, program, programming, results, specifier, strcmp, strcpy, strlen, structure, tips, tutorial, variable

Array Initialization, Two And Three Dimensional Arrays in C

April 24, 2019 by admin

In this post, I will discuss Array Initialization, Array Elements in Memory, Bounds Checking, Passing Array Elements to a Function‪, Passing an Entire Array to a Function, Two Dimensional Array, Array of Pointers, Arrangement of the Array of Pointers in Memory and Three-Dimensional Array in C language. Array Initialization: We will be discussing in this article about … [Read more...]

Filed Under: Programming Languages Tagged With: address, bounds, bytes, call by reference, call by value, checking, code, coding, declaration, declaring, elements, float, function, initializing, input, integer, language, matrix, memory, output, passing, pointers, program, programming, size, variable

C Programming Under Linux – Zombies And Orphans Process

April 22, 2019 by admin

What is Linux? Linux operating system is clone of Unix operating system. Kernel of Linux was developed from scratch by Linus Torvalds with assistance from a loosely-knit team of programmers across the world on internet. It has got all the features that would be expected in a modern operating system. Unlike windows or Unix, Linux is totally open source. Kernel of Linux is … [Read more...]

Filed Under: Operating Systems Tagged With: assign, Caldera, child, code, coding, Debian, Execution, forking, fucntion, integer, internet, kernel, library, Mandrake, open source, operating system, OS, parent, process, program, programmers, programming, query, Redhat, Slackaware, SUSE, table, teask, unix

C Programming: Relational, Logical Operators, If Statement

April 21, 2019 by admin

In this post I will describe about Integer and Float Conversions, Hierarchy of Operations, Control Instructions in C, if statement, Program Demonstrating if and Relational Operators, Program Demonstrating if and Relational Operators, Flow Demonstrating if and Relational Operators, Nested if-else statements, Forms of if statement, Use of Logical Operators and The ! operator in C … [Read more...]

Filed Under: Programming Languages Tagged With: arithmetic, assignment, chart, code, coding, comparison, condition, control, conversions, decision, execute, float, flow, forms, hierarchy, if else, instructions, integer, language, loop, nested, nesting, operations, program, real, repetition, results, statements

Project Management

Importance Of Planning In Project Management

Planning means “Deciding what has to done, Who has to do, when it has to done, how it to be done, Where it has be done. Planning is an intellectual process, which requires anyone to think before acting. To plan one would need objective, goal, way to perform and means of to perform. Planning would […]

Operating Systems

C Programming Under Linux – Zombies And Orphans Process

What is Linux? Linux operating system is clone of Unix operating system. Kernel of Linux was developed from scratch by Linus Torvalds with assistance from a loosely-knit team of programmers across the world on internet. It has got all the features that would be expected in a modern operating system. Unlike windows or Unix, Linux […]

Web Development

Website Testing Methods: Functionality, Usability, Interface

In this post, I will describe major web testing methods which are useful to test a website: Functionality Testing. Usability Testing. Interface Testing. Compatibility Testing. Performance Testing. Security Testing. 1) Functionality Testing Functionality testing involves testing of all the links shown are functional. Navigating to target pages. Test links will remain in the same page. Detail […]

Data Modeling

How To Identify Entity Type In Database Designing

In this post, I will discuss about how to identify Entity Type in Data Base Designing, Property of … [Read More...]

  • Software Development
  • Programming Languages
  • Project Management
  • Operating Systems
  • Computer Networks
  • Software Testing

Copyright © 2025 More Scientific