Trending questions in Edureka Community

0 votes
0 answers

what about System.setProperty method in the following example

public class Flipkart { WebDriver driver = new ...READ MORE

Feb 22, 2022 in Others by Praveen

edited Mar 4 253 views
0 votes
0 answers

S3 Bucket Creation: Restrict to Specific Name Pattern

Is there a way to specify a ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
750 views
0 votes
0 answers

Seeding multiple image attachments from Amazon S3 in Rails

 am trying to seed multiple image attachments ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
750 views
0 votes
1 answer

what is aws lambda function

AWS Lambda is a serverless compute service that ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
959 views
0 votes
0 answers

Seo panel Google API verification fails

API verify connection fails when i am ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,040 points
548 views
0 votes
1 answer

How to change instance type in aws

As your needs change, you might find ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
968 views
0 votes
0 answers

Can i get job after 7 years gap

I completed my graduation of B.Tech in ...READ MORE

Feb 21, 2022 in Others by Suresh

edited Mar 4 247 views
0 votes
1 answer

How to list the contents of Amazon S3 by modified date?

One easy solution would be probably to ...READ MORE

Aug 21, 2018 in AWS by datageek
• 2,540 points
55,488 views
0 votes
1 answer

What is AWS ECS?

Amazon ECS is a fully managed container ...READ MORE

Feb 3, 2022 in AWS by anonymous
983 views
0 votes
0 answers

How do I UPDATE from a SELECT in SQL Server?

INSERT INTO Table (col1, col2, col3) SELECT col1, ...READ MORE

Feb 4, 2022 in Database by Vaani
• 7,070 points
975 views
0 votes
1 answer

what is azure active directory

Azure Active Directory (Azure AD) is a ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points

edited Jun 21, 2023 by Khan Sarfaraz 1,334 views
0 votes
1 answer

How do I get the base URL with PHP?

Hello @kartik, Try this: <?php echo "http://" . $_SERVER['SERVER_NAME'] ...READ MORE

Sep 15, 2020 in PHP by Niroj
• 82,800 points
22,808 views
0 votes
0 answers

what is route table in aws

Feb 4, 2022 in AWS by Rahul
• 2,120 points
953 views
0 votes
0 answers

Why use Power BI?

Feb 2, 2022 in Power BI by surbhi
• 3,820 points
794 views
0 votes
0 answers

Opening Stock Value In Powerbi

0 I am working on Cost of goods ...READ MORE

Feb 8, 2022 in Power BI by surbhi
• 3,820 points
740 views
+1 vote
2 answers

Flutter plugin not installed; this adds Flutter specific functionality.

Hatayı çözebildin mi? Bende de aynı hata ...READ MORE

Nov 21, 2020 in Others by Osman
22,549 views
0 votes
0 answers

Amazon RDS Instance Password?

Feb 8, 2022 in AWS by Rahul
• 2,120 points
740 views
0 votes
0 answers

SUM 2 columns when the value of the third column is DISTINCT

Hello everyone, I have a dataset like this ...READ MORE

Feb 19, 2022 in Tableau by riri

edited Mar 4 244 views
0 votes
1 answer

What is yield in Laravel and what is the use of yield?

Hii kartik, In Laravel, @yield is principally used to define ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,800 points
30,360 views
0 votes
0 answers

How do I declare and initialize an array in Java?

How do I declare and initialize an ...READ MORE

Feb 8, 2022 in Java by Edureka
• 120 points
728 views
0 votes
1 answer

what is phishing in cyber security

Phishing attacks occur when a person sends ...READ MORE

Jan 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,700 points
2,101 views
0 votes
1 answer

what is sns in aws

Amazon Simple Notification Service (Amazon SNS) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
846 views
0 votes
0 answers

For-each over an array in JavaScript

How can I loop through all the ...READ MORE

Feb 8, 2022 in Java by Rahul
• 9,690 points
690 views
0 votes
1 answer

How can I send a message to a particular client with socket.io?

Hii, You can try the code below: io.to(socket.id).emit("event", data); whenever ...READ MORE

Apr 27, 2020 in Java-Script by Niroj
• 82,800 points
28,805 views
0 votes
1 answer

what is aws cli

The AWS Command Line Interface (CLI) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
797 views
0 votes
1 answer

What is AWS CloudWatch?

Amazon CloudWatch is a monitoring and management service ...READ MORE

Feb 3, 2022 in AWS by anonymous

edited Jun 20, 2023 by Khan Sarfaraz 830 views
+1 vote
1 answer

How to merge multiple DataTable with same columns but in different order

You can do one thing to arrange ...READ MORE

Aug 7, 2022 in RPA by Sanjit

edited Mar 5 7,485 views
+1 vote
1 answer

How to load blade or php content into a view via ajax/jquery in laravel?

Hello @kartik, Assuming you're using jQuery... create a route ...READ MORE

Apr 14, 2020 in Laravel by Niroj
• 82,800 points
29,285 views
0 votes
0 answers

I want to highlight an element (where failure happened) after taking screenshot - Selenium and Java

My code to Login to a page @Test(testName ...READ MORE

Feb 16, 2022 in Selenium by Thavha

edited Mar 4 273 views
0 votes
0 answers

I am trying to change the size of Tkinter window with the following line

Self.root.geometry('730x620+0+0+0') But its shows error wn_geometry_t ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4 241 views
0 votes
3 answers

How to clear the console in Java?

System.out.println("\f"); You can paste the above ↑↑ code ...READ MORE

Jan 29, 2021 in Java by https://github.com/voyager2005

edited Mar 5 37,892 views
0 votes
0 answers

Python doesn't see variables are equal

i=3 def pw(): global i ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4 229 views
0 votes
1 answer

How to find the hidden files in the Git repository?

Hi@akhtar, To find the hidden files in the ...READ MORE

Nov 19, 2020 in Git & GitHub by MD
• 95,460 points
19,849 views
0 votes
1 answer

why artificial intelligence

Artificial intelligence improves human efforts in terms ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points
1,159 views
0 votes
0 answers

What material is velvet

Velvet is also a kind of fiber. ...READ MORE

Feb 16, 2022 in Others by qiansifang

edited Mar 4 269 views
+1 vote
1 answer

Avoid bot detection not working with Selenium

Looks like the website is protected by Bot Management service ...READ MORE

Jul 28, 2020 in Selenium by Kim
24,719 views
0 votes
0 answers

Blockchain Development Company

If you are one of those entrepreneurs ...READ MORE

Feb 7, 2022 in Blockchain by Olivia
• 120 points
632 views
0 votes
0 answers

testing test test

This is the most active category where ...READ MORE

Feb 4, 2022 in Python by anonymous
• 300 points
750 views
0 votes
0 answers

Dependent form layout in Laravel 8 with Ajax

I want to create a form layout ...READ MORE

Feb 13, 2022 in Laravel by amijanina

edited Mar 4 346 views
0 votes
0 answers

Language independent way to get "My Documents" folder in VBA Excel 2003

I need a Language independent way to ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points

edited Mar 4 213 views
0 votes
1 answer

AssertionError: <class 'numpy.ndarray'>

try below error df.loc['2020-07-06']. READ MORE

Sep 2, 2022 in Python by Nitin Pednekar

edited Mar 5 5,319 views
0 votes
0 answers

how can a devops team take advantage of artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,700 points
812 views
+1 vote
3 answers

Python error "AttributeError: 'Turtle' object has no attribute 'Shape'"

Hey @Nagya, replace python.Shape("Square") with the following: python.shape("square") Python is case ...READ MORE

Jun 19, 2019 in Python by Faiza
22,909 views
0 votes
1 answer

what is big data technology

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,297 views
0 votes
1 answer

what is big data concept

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,256 views
0 votes
0 answers

How to add constraints in SQL?

Jan 31, 2022 in Database by Neha
• 9,020 points
758 views
0 votes
1 answer

How Can I scrape the phone number from just dial website

Hey I guess I have found the ...READ MORE

Oct 31, 2022 in RPA by Arpit

edited Mar 5 9,581 views
0 votes
0 answers

how to use sql server management studio

Jan 31, 2022 in Database by Neha
• 9,020 points
746 views
0 votes
1 answer

what is machine learning and artificial intelligence?

Artificial intelligence (AI) is a technology that ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points
949 views
0 votes
1 answer

How to uninstall a package installed with pip install --user?

Having tested this using Python 3.5 and ...READ MORE

Dec 4, 2020 in Python by Gitika
• 65,730 points
18,963 views