Online Computer Training Institute ICT- Institute of Computer Training – www.ictweb.in We provide computer course at online as well as offline with excellent coaching. ICT providing access to the widest range of computer training such as Programming, Designing, Advance Ms Office, Tally,…
read moreICSE Computer Applications Class 10 Syllabus 1. Revision of Class IX Syllabus (i) Elementary Concept of Objects and Classes. (ii) Values and types. (iii) Conditionals and non-nested loops. 2. Class as the Basis of all Computation Objects and Classes Objects encapsulate state…
read more– Written in Turbo C++ # include <stdio.h> #include<conio.h> void main() { int a, b, c, maxi ; clrscr(); printf(” Enter Three numbers : “) ; scanf(“%d %d %d”, &a, &b, &c) ; maxi= a > b ?…
read moreCBSE Class-12 New Syllabus 2019-20 (Computer Science with Python – SQL) Computer Science(New)CLASS-XIICode No. 083 Optional for the academic year 2019-20 and mandatory for the academic year 2020-21 onwards 1. PrerequisitesComputer Science- Class XI 2. Learning Outcomes 1. Understand the concept of…
read moreTech is a broad field, and there are a lot of interesting directions you can go in. In this article, we’ll look at the various areas of tech, how much demand exists for each skill, and where to go to start your…
read moreAbout Kotlin — Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its…
read more