import java.util.Scanner; public class ford { private int D[]; private int num_ver; public static final int MAX_VALUE = 999; public ford(int num_ver) { this.num_ver = num_ver; D = new int[num_ver + 1]; }
public void BellmanFordEvaluation(int source, int A[][]) { for (int node = 1; node
Thank you so much ma'am for this video,it really helped me a lot while learning this program..please make more videos for CN lab ma'am, especially part A 🙏 Love to watch your videos for practicals..
I'm getting an error in your code saying"invalid declaration, return type required at public ford(int num_ver)" I hv copy pasted it code without modification ...
import java.util.Scanner;
public class ford
{
private int D[];
private int num_ver;
public static final int MAX_VALUE = 999;
public ford(int num_ver)
{
this.num_ver = num_ver;
D = new int[num_ver + 1];
}
public void BellmanFordEvaluation(int source, int A[][])
{
for (int node = 1; node
Amazing teaching mam, thq v much. U maid it so easy .thq vv much
Ma'am can I the pdf of this code m not able to copy and paste this code
Thank you so much ma'am
I'm never going to forget the bellman Ford algorithm ever
Fabulous explaination
🙂
Thank you mam, I have my lab internal tommorow. And at first time only I have understood 👍🏽👍🏽👍🏽
Nice explanation, with examples for code side by side, so that we can relate it👌
Thank you so much ma'am for this video,it really helped me a lot while learning this program..please make more videos for CN lab ma'am, especially part A 🙏
Love to watch your videos for practicals..
Sure 😀
Thank you so much ma'am for helping us students in this difficult times
Explanation super madam CN lab java programs,
madam plz make a video on HTML using fedora
( what all command used to execute in terminal)
Amazing teaching mam, th q v much
U maid it soo easy 😢. Thq vv much
thank you ma'am
you have helped me alot with these programs.
Please make videos on DBMS programs also,
🙏🙏🙏🙏
Tqsm for making the concepts sp easy hatsofff..and tqs a lott mam..
thank u so much maam . your teaching is as beautiful as u are
ha ha... Thank you :)
Great Explanation ma'am Thank you💯
Thank you mam great teaching
Soo well explained 😊
Thank you mam ☺️☺️
Thank you Ma'am its very helpful.
Thank you so much Mam Nice Explanation
board pe focus nahi ho raha mera, but finally i got everything i need to know
Clearly explained thankyou mam 🙏
Thanks a ton,ma'am!!!
thank you so much😃
great explanation
very helpful
thank u mam,really helpful
Nice explanation mam
Thank you ma'am well explained
thanks alot mam
Nice ma'am..... explanation level at its peak 🔥🙏
Super teaching mam
Thank you 😀
👏👏👏
Thank u
Thank you mam 🙏🏽
nice mam,thank you so much!
Wc!
Code: 18:26
Execution: 35:25
while initiallizing int a, mam why have u taken num_ver +1...shouldnt it just be num_ver..to create 5*5 matrix
No, observe the code correctly
In array memory starts with 0 so,if we have 5 node in array it takes as 4
So we add num_ver+1
@@poojiths2884 ohhh, okay okay , thankssss :)
Awesome vid!
Thank you mam
Hello mam.. Watching you after long days..
Ma'am
What is the use of
D=new int[num_ver+1] in
ford function
27:36💫
Nice teaching mam, r u from which college mam??????
From an Engineering college in Karnataka....sorry I am not supposed to tell the college name.
@@roopamam7005 it's ok mam
I'm getting an error in your code saying"invalid declaration, return type required at public ford(int num_ver)"
I hv copy pasted it code without modification ...
No thats the working copy of the code, many have tried it, just follow the same steps that I have mentioned and copy the code properly
@@roopamam7005 thanks ma'am... I got it
@@anandkulkarni8818 u r wlcm!!!!
Same this error I'm getting ma'am please help Tommorrow I'm having internals
@@rashmikanaik1933 are you doing it in online compiler?
Mam can you share the lab manual mam
Hw r you..
Good Sir 😀, How about you
@@roopamam7005 me.. Fine
Thank you mam 🙏