- 95
- 295 363
Techspecial Information
Приєднався 1 лют 2017
Question to Anuj Dhar ji & Chandrachur Ghosh ji about death of Gumnami Baba
Question to Anuj Dhar ji & Chandrachur Ghosh ji about death of Gumnami Baba
Переглядів: 287
Відео
Perl programing tutorial part 1, variable, print, array
Переглядів 692 роки тому
Perl programing tutorial part 1, variable, print, array
Verilog code and testbench from a state diagram related to traffic light problem
Переглядів 4342 роки тому
Verilog code and testbench from a state diagram related to traffic light problem
Job update in AI & Embedded System, VEDA iit training program, Soctronics & ATAI recruitment
Переглядів 6473 роки тому
Job update in AI & Embedded System, VEDA iit training program, Soctronics & ATAI recruitment
Nested Module concept in Perl scripting language
Переглядів 323 роки тому
Nested Module concept in Perl scripting language
MS in VLSI without GATE with 100% placement opportunities, VEDA IIT
Переглядів 1,2 тис.3 роки тому
Application link : vedaiit.org/application/veda_examination/ms/registration.php Syllabus & question patterns are discussed in this video : ua-cam.com/video/Aaf9WeSsJ5o/v-deo.html
Bangla Movie ar audition😄 by Confused🤔 Didi. 😂funny video
Переглядів 463 роки тому
#We_Want_Confused didi_Back ua-cam.com/video/yjQzRj-wEZw/v-deo.html
Assistant Prof & Lab Engineer recruitment of VEDA IIT
Переглядів 2123 роки тому
Assistant Prof & Lab Engineer recruitment of VEDA IIT
How to prepare for VEDA IIT entrance test, Soctronics engineer trainee
Переглядів 16 тис.3 роки тому
How to prepare for VEDA IIT entrance test, Soctronics engineer trainee
How to prepare for VEDA IIT entrance test for Soctronics engineer trainee recruitment
Переглядів 2,2 тис.3 роки тому
Some technical issue is there so watch this video : ua-cam.com/video/SG-4I_CTHFs/v-deo.html
VLSI job update for freshers, Veda iit, Soctronics Engineer Trainee recruitment
Переглядів 9773 роки тому
Preparation strategy : ua-cam.com/video/SG-4I_CTHFs/v-deo.html
Simple example to learn how to define & call function in Verilog
Переглядів 6733 роки тому
Simple example to learn how to define & call function in Verilog
Add 2 lines after 5th file & remove 2 lines after 7th line from a file using Perl program
Переглядів 343 роки тому
Add 2 lines after 5th file & remove 2 lines after 7th line from a file using Perl program
Count number of lines,words,characters in a file using Perl programming. ex2
Переглядів 2683 роки тому
Count number of lines,words,characters in a file using Perl programming. ex2
Hash of hashes and array in Perl programming,Example 1, find name of the student getting max marks
Переглядів 1503 роки тому
Hash of hashes and array in Perl programming,Example 1, find name of the student getting max marks
CCMT & COAP counseling procedure and importent informations
Переглядів 1003 роки тому
CCMT & COAP counseling procedure and importent informations
Position of 1st occurance of 1 in a input number using Verilog code
Переглядів 873 роки тому
Position of 1st occurance of 1 in a input number using Verilog code
MAKAUT university duplicate Grade card, Degree certificate, Transcript, Provisional certificate
Переглядів 9 тис.3 роки тому
MAKAUT university duplicate Grade card, Degree certificate, Transcript, Provisional certificate
Free training in VLSI with placement opportunities. VEDA IIT
Переглядів 5 тис.3 роки тому
Free training in VLSI with placement opportunities. VEDA IIT
AP series & GP series by MATLAB programming
Переглядів 6273 роки тому
AP series & GP series by MATLAB programming
Fibonacci series using MATLAB programming
Переглядів 7364 роки тому
Fibonacci series using MATLAB programming
Boost Converter operation, critical value of inductance & capacitance calculation
Переглядів 5 тис.4 роки тому
Boost Converter operation, critical value of inductance & capacitance calculation
Synchronous machine, important concepts for GATE numerical solving. Part 1
Переглядів 534 роки тому
Synchronous machine, important concepts for GATE numerical solving. Part 1
GATE 2021 form fillup. Resize Photograph & Signature using smartphone
Переглядів 26 тис.4 роки тому
GATE 2021 form fillup. Resize Photograph & Signature using smartphone
Comparison among Jadavpur University, IIEST Shibpur & NIT Durgapur for B.E/B.Tech, M.E/M.Tech, Phd
Переглядів 3 тис.4 роки тому
Comparison among Jadavpur University, IIEST Shibpur & NIT Durgapur for B.E/B.Tech, M.E/M.Tech, Phd
MAKAUT Migration Certificate, How to apply online?
Переглядів 17 тис.4 роки тому
MAKAUT Migration Certificate, How to apply online?
CCMT special round refund policy, De-reservation rule
Переглядів 1,3 тис.4 роки тому
CCMT special round refund policy, De-reservation rule
Privious year Cut off rank for admission in govt & private engg colleges under WBJEE
Переглядів 684 роки тому
Privious year Cut off rank for admission in govt & private engg colleges under WBJEE
Very informative video, I have some queries Sir , please answer, From Salt lake campus Transcripts should be collected?? One Copy transcript cost Rs.500/- ? If anyone want to collect Medium of Instruction Certificate (MOI) for PG course all in one what is the Cost and Location to Collect it?
Bro what kind of questions can be asked in veda iit interview on c programming?
Aikhane giye ratire thakle kothai ?
can you please help me by telling how questions are asked i c programming for Mains. whether they give program and ask to write output or tell to write entire program
Yes Same Doubt me also plss anyone clarify it 27th mains exam
Sir could you let me know what topics could be asked for the main test of veda iit in c programming and mpmc , the exam is on 27th of october.
Sir could you let me know what topics could be asked for the main test of veda iit in c programming and mpmc , the exam is on 27th of october.
are you sure, for provisional we have to go to salt lake campus?
thank you sir!
Sir if anyone give Super supplementary exam and online result is published So can I eligible to transcript
Format ta din
Can Ap students apply for Veda iit?
is gate preparation enough for prelims and mains?
What will the year of registration
Its because of comma operator in the condition
I have no GATE Score,Can i apply in JU for M.tech Courses?
Great video brother thanks for the help. Please start a new series on verilog programming.
Solution: #include<stdio.h> int gcd(int a, int b){ if (b%a==0) return a; return gcd(b%a, a); } int main() { int res = gcd(3, 9); printf("%d", res); }
Thank you so much please upload more questions
Just like the way u suggested some videos for digital design can u pls share some for analog as well
Are you also preparing for the exam that's on 11th mar?
Is there chance with 460score EWS CS to get JU MCSE?
Nice video ..but it is upside down 😢
😮😮
🎉
❤👍
Wow
Woohoo
😮😮
😍
Sir present I am studying final year btech .can I apply or not sir
Can I get the transcripts delivered at my home ?
Yes
I think the Pickup current is not secondary CT, but shall be based on the Pick up current for example full Amp of Transformer x110% or 125%. in case 110% is for example it is 4.5 Amp in CT secondary, so the PSM shall be 50/4.5 = 11.11. The case what you explain is if case the pick up current is 6.25 Amps. what i mean is that the pick up current is not always use the 6.25 Amp. it depends on the Load capacity. This video, i think more clear ua-cam.com/video/ApkpLvTVeVU/v-deo.html
Sir ji 3.5 kaha se aya samjha nahi
Amr kache marksheet er Xerox copy nei.. marksheet hariye gache . Pdf er Xerox attached korle ki hobe ?
Sir mujhe 33/11kv substation me relay cordnetion karna hai as per power transformer, 11kv main and feeder protection my substation in rural areas and feeder connected in agriculture fault generated havey my problem is cum to feeder fault feeder trip ho jata hi leki 11kv main and Transformer vcb bhi trip ho jata hai power transformer installed in my substation caipcity 8 mva 5 mva and 3.15 mva ct connected ratio 400-200/5 200-100/5 and 300-150/5 for transformer protection 300-150/5 and 200-100/5 11kv main and feeder protection relay connected make earth fault over current Numerical relay sir mujhe relay cordnetion bata do jisse ki feeder fault aane par feeder hi trip ho transformer Tak fault na jaye
Can I apply for the transcript after my 7th semester? Please let me know....
Fig is upside down
Thank you so much sir <3
5 days gone but still showing this when I checked my application status - " yet to be approved in FO section".Actually what is this FO section?
Did you receive your migration certificate?
@@aaheladhikary7837 yes
@@sayantanbose554 how much time did it take to get it?
Any UA-cam channels for embedded systems role
@Techspecial information Please make a video for embedded systems role
Self sponsored me paisa jitna gate qualified karthe he utna hi dena padhtha he.. Yea ziada
Sir what type of ques are there in preliminary test ?
Digital electronics and aptitude in deep
Have you cleared the exam
it is very useful to us who r writing vedaiit exam thank you sir ,could you please tell me the aptitude topics for these exam sir
When the veda iit will release the exam schedule
bro i have exam on 22nd may can you help me..
Why types of help you want
@@techspecialinformation7746 can you suggest any channel for basic electronics
ua-cam.com/video/ISdnXvNDRvc/v-deo.html Easy trick to calculate psm and tms
sir i applied the vedaiit enterance test which is conducted january 2023 but didn't attempt written the exam, can I apply the enterance test which will be conducted in july 2023
Yes you can
Can we apply For same domain? But as per the information in the hall ticket if we appear in the enterance test they conduct in last 6 months we shouldn't eligible for next 6 months
@@ec-048nishitha9bro e year rastunnava nuvu exam
I have not 8th semester admit card what can i do?
When Veda IIT application form is available?
What is mean schrrol,last 1-2 minute You may discuss
which app you use to run verilog code on android