Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    WebAssembly – Working with C++

    • Post author:K Z
    • Post published:October 20, 2021
    • Post category:WebAssembly
    • Post comments:0 Comments

    In this chapter, we are going to compile a simple C++ program to javascript and execute the same in the browser. Example C++ Program - Reversing a given number. #include…

    Continue ReadingWebAssembly – Working with C++

    Scala – Arithmetic Operators

    • Post author:S K S
    • Post published:October 20, 2021
    • Post category:Scala
    • Post comments:1 Comment

    In this guide, we will discuss Scala Arithmetic Operators. Try the following example program to understand all the arithmetic operators available in Scala Programming Language. Example object Demo { def…

    Continue ReadingScala – Arithmetic Operators

    WebAssembly – Working with C

    • Post author:K Z
    • Post published:October 20, 2021
    • Post category:WebAssembly
    • Post comments:0 Comments

    In this chapter, we are going to compile a simple C program to javascript and execute the same in the browser. For Example − C Program #include<stdio.h> int square(int n) {…

    Continue ReadingWebAssembly – Working with C

    Scala – Operators

    • Post author:S K S
    • Post published:October 20, 2021
    • Post category:Scala
    • Post comments:1 Comment

    In this guide, we will discuss Scala Operators. An operator is a symbol that tells the compiler to perform specific mathematical or logical manipulations. Scala is rich in built-in operators…

    Continue ReadingScala – Operators

    WebAssembly – Security

    • Post author:K Z
    • Post published:October 20, 2021
    • Post category:WebAssembly
    • Post comments:0 Comments

    As per the official website of WebAssembly.org, which is available at https://webassembly.org/docs/security/ the main goal of WebAssembly in terms of security is as follows − The security model of WebAssembly has two…

    Continue ReadingWebAssembly – Security

    Scala – Access Modifiers

    • Post author:S K S
    • Post published:October 20, 2021
    • Post category:Scala
    • Post comments:1 Comment

    In this guide, we will discuss Scala Access Modifiers. This chapter takes you through the Scala access modifiers. Members of packages, classes or objects can be labeled with the access…

    Continue ReadingScala – Access Modifiers

    Scala – Classes & Objects

    • Post author:S K S
    • Post published:October 20, 2021
    • Post category:Scala
    • Post comments:1 Comment

    In this guide, we will discuss Scala Classes & Objects. This chapter takes you through how to use classes and objects in Scala programming. A class is a blueprint for…

    Continue ReadingScala – Classes & Objects

    WebAssembly – Dynamic Linking

    • Post author:K Z
    • Post published:October 20, 2021
    • Post category:WebAssembly
    • Post comments:1 Comment

    Dynamic linking is the process in which two or more modules will be linked together during runtime. To demonstrate how dynamic linking works, we will use C program and compile…

    Continue ReadingWebAssembly – Dynamic Linking

    WebAssembly – Convert WAT to WASM

    • Post author:K Z
    • Post published:October 20, 2021
    • Post category:WebAssembly
    • Post comments:1 Comment

    In the previous chapter, we have seen how to write code in .wat i.e., WebAssembly text format. The WebAssembly text format will not directly work inside the browser and you need to…

    Continue ReadingWebAssembly – Convert WAT to WASM

    OOAD – Object Oriented Principles

    • Post author:R S
    • Post published:October 20, 2021
    • Post category:OOAD
    • Post comments:1 Comment

    Object-Oriented Principles & Systems The conceptual framework of OOAD Object-Oriented Principles & systems is based upon the object model. There are two categories of elements in an object-oriented system −…

    Continue ReadingOOAD – Object Oriented Principles
    • Go to the previous page
    • 1
    • …
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP