AI notes
https://drive.google.com/file/d/146TqdGe30EW5zQAT1Fy-Y5VLmAxMIq3E/view?usp=drivesdk
java programming,java tutorial,computer graphics and multimedia,computer architecture,data mining,MCQ,rgpv,diploma,semester exams,yachana bhawsar,CSE,CS,MCA,BE,M.Tech,computer,computer programming,Information Technology,computer science and engineering,computer graphics programs,coding,programming codes,c,c++,java,java code,c code,c++ code,technical education,bhopal,rajiv gandhi technological university,tech education,technical poly
#include<graphics.h> #include<conio.h> #include<iostream.h> #define round(a)((int)(a+0.5)) int k; float xmin,ymin,xmax,yma...
NPTEL programming in c++ Week 7 assignment Prpgrams 2021 Que-1- Consider the following program. Fill in the blanks at LINE-1 and LINE-2...
NPTEL programming in c++ week 4 assignment solution 2021 1. #include<iostream> using namespace std; class Test1{ int x; public: ...
NPTEL 2021 Week 3 Programming Assignment Solution of Programming, Data Structures And Algorithms Using Python 3. A two dimensional matrix...
Programming in C++ Week-3 programs 1 . Consider the following program. Fill in the blanks at LINE-1 and LINE-2 to complete parameteri...
Programming, Data Structures And Algorithms Using Python week -3 programming assignment solution 2021 def remdup(l): for i in l: ...
Ya the topic is somewhat confusing , let me explain what does I mean. There are lots of colours but the best colour is white. No, I am not...
Applet programming :- आपने जावा मे अभी तक जितने भी programs बनाए हैं वो सब applicaltion programs होते हैं। Applet programs छोटे छोटे जावा ...
Instruction Cycle ;- कम्प्युटर मे जब कोई प्रोग्राम लिखा जाता है तब बहुत सारे instructions उस प्रोग्राम मे arrange किए जाते हैं। instruction...
एक basic computer मे सभी registers की timing को master clock generator कंट्रोल करता है। system और control unit मे उपलब्ध सभी flip-flops ...
computer instructions kitne तरह के होते हैं ? इसको समझने के लिए आपको पहले instruction code को समझना जरूरी होता है। instruction code को ...
Instruction code क्या होता है computer instructions binary code होते हैं , जो microoperations का sequence होते हैं, इसका मतलब की एक instruc...
Bus system construction using tri-state buffer Bus system can be constructed by multiplexers and three-state gates (tri-state buffer). A t...
java मे abstract keyword क्या होता है? abstract का शाब्दिक अर्थ सार या सारांश होता है। जब हम किसी चीज की details ना बताकर केबल उसका सार ब...
Java मे Final क्या होता है ? java programming language मे बहुत सारे keywords होते हैं, उनमे से एक keyword final keyword होता है । हर एक ke...