Uncategorized
Basics of Apex Programming
In this blog post, we will cover some basics related to apex programming. We will learn about datatypes, Variables and constants. What is Apex class? A class is a template or blueprint from which objects are created. An object is an instance of a class. Let’s talk in detail about this class. Think of a