sir F -> id/ (E) ( id pakkana minus unte) ------> F -> -id / (E) first function anedi " -id ,( " avuthunda lekunte " -,( " avutundha sir
@cse.12312 күн бұрын
@@JnaneswarD -id
@chiranjeeviambeeru15 күн бұрын
What is the machine code sir
@cse.12312 күн бұрын
Machine language is a low-level programming language that consists of binary bits i.e. only 0 and 1.
@mrsjeonv15 күн бұрын
Can I know when will the sem exam end for second years??
@cse.12315 күн бұрын
@@mrsjeonv r u from JNTUH?
@ruchithamedi460812 күн бұрын
Sir is this useful for Jan 4th exm? Jntuh
@cse.12312 күн бұрын
@@ruchithamedi4608 yes
@cse.12312 күн бұрын
@@ruchithamedi4608 you want important questions?
@ruchithamedi460812 күн бұрын
@@cse.123 yes sir
@Sambasivarao-e9tАй бұрын
Good explaining skill sir. Thank you 🙏
@nasruddinmohd9750Ай бұрын
Thank you so much sir your videos useful for our semester 🎉
@vishnusai7735Ай бұрын
Very nice interview. Useful for aspirants 🎉🎉🎉
@cse.12312 күн бұрын
Thanks, glad you found it useful!
@thecreative3099Ай бұрын
Sir please smile , it looks good on you😊
@cse.123Ай бұрын
Ok. Thanks😊
@UnitedTollywood8688Ай бұрын
It's useful thank you..🎉
@YogendraGummadeelaАй бұрын
Bro send part 3 pls and your explanation is super super super 😅
@YogendraGummadeelaАй бұрын
Thank you bro 😅😊
@thecreative3099Ай бұрын
Very much helpful video sir , keep posting sir 👏 👍
@vinodkumar-md2wwАй бұрын
Congratulations Brother 👏👏 really your hard work paid back to you..
@Anjali-q9h9oАй бұрын
Thanks for valuable information ❤😊
@cse.123Ай бұрын
@@Anjali-q9h9o Thank you madam
@thecreative3099Ай бұрын
Got to learn many things sir , please post this kind of videos
@dheerajsaivenkataavinashbo403Ай бұрын
Its an really inspiring story❤
@Rohith-h1nАй бұрын
Inspiring story sir , would like to see more videos like this
@cse.123Ай бұрын
Sure Thank you..
@Saketipavani-p9qАй бұрын
Example program ivvandi sir
@cse.123Ай бұрын
// Single program demonstrating MVC architecture public class MVCExample { // Model class static class Student { private String name; private int rollNo; // Constructor public Student(String name, int rollNo) { this.name = name; this.rollNo = rollNo; } // Getters and Setters public String getName() { return name; } public void setName(String name) { this.name = name; } public int getRollNo() { return rollNo; } public void setRollNo(int rollNo) { this.rollNo = rollNo; } } // View class static class StudentView { public void printStudentDetails(String studentName, int studentRollNo) { System.out.println("Student Details:"); System.out.println("Name: " + studentName); System.out.println("Roll No: " + studentRollNo); } } // Controller class static class StudentController { private Student model; private StudentView view; // Constructor public StudentController(Student model, StudentView view) { this.model = model; this.view = view; } // Updates the model's name public void setStudentName(String name) { model.setName(name); } // Fetches the model's name public String getStudentName() { return model.getName(); } // Updates the model's roll number public void setStudentRollNo(int rollNo) { model.setRollNo(rollNo); } // Fetches the model's roll number public int getStudentRollNo() { return model.getRollNo(); } // Updates the view with model's data public void updateView() { view.printStudentDetails(model.getName(), model.getRollNo()); } } // Main method public static void main(String[] args) { // Initialize the Model Student model = new Student("John Doe", 101); // Initialize the View StudentView view = new StudentView(); // Initialize the Controller StudentController controller = new StudentController(model, view); // Display initial data controller.updateView(); // Modify model data via the controller controller.setStudentName("Jane Smith"); controller.setStudentRollNo(202); // Display updated data controller.updateView(); } }
HEARTY CONGRATULATIONS FOR UR 1K SUBSCRIBERS SIR 💗✨️🔥
@pykchinna7783Ай бұрын
Kunchum telugulo ardhamaiyetatlu chepochuga bro Telugu channel ani pettukunnav ani open chesa But ardhamindhele gane Some words Telugulo chepthe bagundu ani anthe Overall good Thank you ANNA
@cse.123Ай бұрын
Ok thank you
@rohithmadhav4796Ай бұрын
Rajuuu bhaiiii euuuuuu smart dikra 🌝
@KasayeTarekegn-ug4sqАй бұрын
❤❤❤
@inspire__msd2019Ай бұрын
good expaination
@cse.123Ай бұрын
@@inspire__msd2019 thank you so much❤️
@ImranDell-wl4xoАй бұрын
Thank you sir 🙏🏻
@shivateja6057Ай бұрын
First like sir nice video 🦥
@cse.123Ай бұрын
Many many thanks
@dinnerboy_ster2492 ай бұрын
R20 syllabus
@cse.1232 ай бұрын
@@dinnerboy_ster249 yes
@dinnerboy_ster2492 ай бұрын
Jntuk vallaku idhey important aa sir@@cse.123
@chandanam91092 ай бұрын
How to get notes?
@cse.1232 ай бұрын
@@chandanam9109 you can mail or what asp
@cse.1232 ай бұрын
@@chandanam9109 rajucse531@gmail. com
@cse.1232 ай бұрын
@@chandanam9109 9949266150
@sweetytharru71122 ай бұрын
Can you please give caption sir Ur clear explanation very useful 🎉 thank you ❤
@cse.1232 ай бұрын
@@sweetytharru7112 welcome plese subscribe 🙏🏿
@freefire-g8r8u2 ай бұрын
New Subscriber SIr🤩
@chiranjeeviambeeru2 ай бұрын
super explaintion sir 🙂
@cse.1232 ай бұрын
Thanks and welcome❤️
@SmileyshankarSmileyShankareerl2 ай бұрын
Your explaining was to good sir 👌
@adityamamidiadhi2 ай бұрын
Good explanation sir 👌
@ashrithsai23342 ай бұрын
Very useful sir👍🏻
@thanvibanjaracreations1432 ай бұрын
Super sir
@Shyamesh262 ай бұрын
❤
@anilk31652 ай бұрын
hello bro, compiler design course lo help kaavali...i want to contact you..please respond.
@cse.1232 ай бұрын
9949266150 whatapp
@cse.1232 ай бұрын
Plese response
@Shyamesh262 ай бұрын
❤
@Koushik_thota2 ай бұрын
It's amazing how a creative approach can make complex topics easier to understand. Thanks for the valuable insights❤