• Home
  • About
  • Contact Us

More Scientific

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

Structure Declaration, Console Input Output Functions In C

April 26, 2019 by admin

In this post, I will discuss about Important Points for Declaring a Structure, How Structure Elements are Stored, Array of Structures, Types of Input / Output, Console Input-Output Functions, Formatted Console Input / Output Functions, Format Specification, Optional Format Specifiers, and Escape Sequences in C language. Important Points for Declaring a Structure: Below … [Read more...]

Filed Under: Programming Languages Tagged With: array, character, code, coding, compiler, declaring, elements, escape, fields, format, formatted, header, language, library, location, memory, optional, printf, program, programming, sequences, specification, specifier, stored, unformatted, variable

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

What Is Software Testing Life Cycle And Phases In STLC

April 21, 2019 by admin

Software testing life cycle comprises of many testing related activities that will be carried out prior to development, during development and post development. Software testing life cycle helps in identifying what all test activities to be carried out and when to accomplish the testing activities. At every stage of development there will be a testing activity. There will not … [Read more...]

Filed Under: Software Testing Tagged With: actions, activity, Analysis, automate, automation, business, case, creation, criteria, cycle, database, Design, development, document, documentation, entry, Execution, factors, final, format, implementation, manager, plan, Planning, product, requirements, retesting, risk, SDLC, specification, test, tested, validation, verification

Multi Cast Routing And Ad Hoc Routing In Computer Networks

April 20, 2019 by admin

In this post, I will discuss about Multi Cast Routing, Routing in Ad-hoc networks: Route Discovery, Format of a ROUTE REPLY packet, and Congestion Control Algorithms in Computer Networks. What is Multi Cast Routing? There are few applications that need the involvement of far-away separated process to work together in groups. Better example is that of process involving … [Read more...]

Filed Under: Computer Networks Tagged With: algorithms, applications, broadcast, congestion, control, destination, discovery, distributed, format, group, IP address, machines, management, message, multicasting, nodes, packets, performance, process, processor, reply, request, route, router, sequence, source, spanning, systems, traffic, tree

PPP Protocol And Method To Bring Internet Lines Up And Down

April 19, 2019 by admin

In this post, I will discuss about The Point-to-Point Protocol, The PPP full frame format for unnumbered mode operation, and Explanation of Method to bring Internet Lines Up and Down in Computer Networks. The Point-to-Point Protocol: Point to Point protocol is used for various reasons like router to router traffic, error detection, supports multiple protocols, IP … [Read more...]

Filed Under: Computer Networks Tagged With: asynchronous, binary, checksum, computer, configure, connection, detection, error, format, frame, hdlc, host, IP address, LCP, link control, machines, mode, modem, NCP, network control, operation, packets, payload, Point-to-Point, router, service provider, SONET, synchronous, telephone, traffic

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