All Questions

Language

Follow
Showing 731 - 740 out of 1375 Questions
40 Views

methods overriding in java language

Nitin Mereddy 12th Sep, 2021

If a subclass provides the specific implementation of the method that has been declared by one of its parent class, it is known as method overriding.

24 Views

final keyword in java language

Nitin Mereddy 12th Sep, 2021

The final keyword can be applied with the variables, a final variable that have no value it is called blank final variable or uninitialized final variable. It can be initialized in the constructor only. The blank final variable can be static also which will be initialized in the static block only

33 Views

super keyword in java language

Nitin Mereddy 12th Sep, 2021

The final keyword can be applied with the variables, a final variable that have no value it is called blank final variable or uninitialized final variable. It can be initialized in the constructor only. The blank final variable can be static also which will be initialized in the static block only.

33 Views

polymorphism meaning in java Language

Nitin Mereddy 12th Sep, 2021

There are two types of polymorphism in Java: compile-time polymorphism and runtime polymorphism. We can perform polymorphism in java by method overloading and method overriding.

If you overload a static method in Java, it is the example of compile time polymorphism. Here, we will focus on runtime polymorphism in java.

41 Views

History of java language its origin

Ketaki Dhotre Student Expert 11th Sep, 2021

Dear,

Java was developed by James Gosling, who is known as the father of Java, in 1995. James Gosling and his team members started the project in the early '90s. James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language project in June 1991. The small team of sun engineers called Green Team.

The development of the Java language had five primary objectives:

1. The object-oriented approach should be employed.

2. It should allow multiple operating systems to run the same program.

3. It should have built-in computer network support.

4. It should be configured to execute code from distant sources safely.

5. By selecting which parts of the other object-oriented languages are considered acceptable. It should be simple to use.

You can find more information about JAVA on wikipedia. Hope this helps!

26 Views

what is multithreaded in java language

Ketaki Dhotre Student Expert 11th Sep, 2021

Dear,

In Java, Multithreading refers to a process of executing two or more threads simultaneously for maximum utilization of the CPU. A thread in Java is a lightweight process requiring fewer resources to create and shares the process resources. Multithreading is similar to multitasking, but enables the processing of multiple threads at one time, rather than multiple processes. For example, a multithreaded operating system may run several background tasks, such as logging file changes, indexing data, and managing windows at the same time.

Hope this helps!

66 Views

I learn Front-end in JavaScript.How can i self taught AI for my web?What should i learn? Should i use other language in Backend as i want Full stack web with Artificial intelligence? What is best Front-end and Back-end for Artificial intelligence website?

Purbayan Chatterjee 9th Sep, 2021

Hello dear,

Firstly can you precisely mention what do you mean by an Artificial Intelligence website, or exactly what all do you want to incorporate in your AI site? Now if you want just to add a chatbot, you can find many videos related to the same from YouTube. More so, you can use certain websites which help you to create chatbots absolutely for free (do a bit of googling and you'll be well set) without even coding.

Now coming to development of the website both front-end and back-end, only JS won't really work. Firstly, you need to learn the basics HTML (to create the framework), CSS(to design), JS(to create dynamicity) and any framework. For back-end along with JS, you do need a programming language and I would advice use Python as you'll get lots of help while integrating your AI tools. Also, you need to learn DBMS to be precise so as to store and work with the collected data.

33 Views

in which language allahabad University BA entrance exam question is given ?

piyush263001 19th Oct, 2021

Helo,

Allahabad University has released the Allahabad University 2021 exam pattern along with the official brochure on September 11.

For candidates seeking admission in BA course a total of 150 questions will be asked.

The paper will contain  questions in both English and Hindi language .

For more information regarding exam pattern, sections in examination of Allahabad University Entrance examination kindly check out the link below-

https://university.careers360.com/articles/allahabad-university-exam-pattern

Thank you.

42 Views

if I learn foreigin language then I get a job with it especially in nowdays where learning foreigin language is a fun .

Moumoyee Chakraborty 7th Sep, 2021

Very few people in their lives get the opportunity to make their passion transforming into their passion. If you are really fond of knowing foreign languages then it will definitely open up some new opportunities for you in future. Now-a-days its most important for any aspiring candidates to know at least more than three to four languages in future. It embraces you curriculum vitae and helps you to build a strong communication skill. Later on you can apply for marketing jobs which suits your profile the most.

Good luck!!

155 Views

which is hardest programming language of all in computer

Sumona Maiti 6th Sep, 2021

Hello,

Basically the C & C++ language is the hardest language of all, but it depends up on you which language seems hard to you. If you keep practicing the programming languages, then it will become easy for you be it any language, but if you don't practice either of the languages, then easy and every language will seem hard to you.

So keep coding and enjoy the program.

Hope this answer will help you.

Thank you!

The question have been saved in answer later, you can access it from your profile anytime. Access now