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 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 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