BEGIN
INT i := 5;
PRINT((i + 10));
END
BEGIN
INT i := 5;
PRINT((i + 10));
END
BEGIN
REAL x := 3.14;
REAL y := 2.0;
PRINT((x * y));
END
BEGIN
[3]INT a := (1, 2, 3);
FOR i TO UPB a DO
PRINT((a[i]));
OD
END
BEGIN
SEMA s := NEW SEMA;
PAR BEGIN
DOWN(s);
PRINT(('Thread 1'));
UP(s);
END,
BEGIN
DOWN(s);
PRINT(('Thread 2'));
UP(s);
END
END
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)