loadYOURSELF

loadYOURSELF

Browsing Posts tagged Certification

Default class access may trigger some error which the compiler complain about the source.

  • package 1

  • package car;
    class BMW { }

  • package 2

  • package utils;

    class Tool extends BMW {}

    second package creates a new class which extends the “BMW” class. But the first class definition has no any access specifier so the access permissions are set to default. Default access is the package level access which the second package must be in the same package with “car” or you can define “BMW” class with public.

    Momentous achievement is the first step towards mass deployment of next-generation cable products and services

    Texas Instruments (TI) congratulates its customers and the cable industry as a whole for achieving certification in CableLabs’ Certification Wave 58. TI’s innovative PUMA 5 technology provides OEMs with cost-effective solutions to deliver next-generation services such as high-performance IP features to MSOs and operators.

    “TI is very excited to celebrate this CableLabs certification milestone with the cable industry and looks forward to working hand-in-hand with our customers to quickly achieve widespread deployment of DOCSIS 3.0 cable modems in the field,” said Dennis Rauschmayer,

    Buy me a beer