Most voted questions in Others

0 votes
1 answer

What is non functional testing?

Hey @Rohan, non-functional testing checks the  Performance, ...READ MORE

Feb 18, 2019 in Others by Jobin
897 views
0 votes
1 answer

How do I carry out functional testing?

Well, functional testing is pretty simple. it ...READ MORE

Feb 18, 2019 in Others by Jobin
497 views
0 votes
1 answer

What sort of testing is involved in functional testing?

The following types of testing are involved ...READ MORE

Feb 18, 2019 in Others by Jobin
454 views
0 votes
1 answer

How is regression testing different from functional testing?

Functional testing is testing a section of code ...READ MORE

Feb 18, 2019 in Others by Mythlli
507 views
0 votes
1 answer

What is functional testing?

Functional testing a type of testing where ...READ MORE

Feb 18, 2019 in Others by Jobin
440 views
0 votes
1 answer

Using SharePoint designer with SharePoint Online ?

Sharepoint gives you a trial account for ...READ MORE

Feb 12, 2019 in Others by Priyaj
• 58,090 points
462 views
0 votes
2 answers

Datasets for data science projects

Google has launched a separate search engine ...READ MORE

Feb 11, 2019 in Others by Faizal
2,088 views
0 votes
4 answers

Python vs C++

Well C is very old programming language ...READ MORE

Apr 3, 2019 in Others by MrBoot
• 1,190 points
1,995 views
0 votes
0 answers

Mention the difference between Data Driven Testing and Retesting? [closed]

Retesting:  It is a process of checking ...READ MORE

Feb 1, 2019 in Others by riya

closed Feb 1, 2019 by Omkar 2,599 views
0 votes
0 answers

Wafcoin: Legalization is the cornerstone for long-term development

Wafcoin token trading platform has always insisted ...READ MORE

Jan 29, 2019 in Others by anonymous
399 views
0 votes
0 answers

In 2019, AtoX leads the new trend of decentralized exchanges

Under the influence of the blockchain continuing ...READ MORE

Jan 29, 2019 in Others by anonymous
333 views
0 votes
1 answer

Where is the documentation to refer for coinbase api integration of Etherium coin currency in php?

Hey there! Please refer to the following ...READ MORE

Jan 25, 2019 in Others by Omkar
• 69,210 points
533 views
0 votes
0 answers

WA: Creates another myth of bitcoin

At the end of 2017, Bitcoin ushered ...READ MORE

Jan 25, 2019 in Others by anonymous
329 views
0 votes
0 answers

AtoX: Leading the new height of public blockchain’s development

What is the public blockchain? It is easy ...READ MORE

Jan 25, 2019 in Others by anonymous
439 views
0 votes
0 answers

AtoX: Take technology as a sword and forge ahead

In the eighth month of the bear ...READ MORE

Jan 22, 2019 in Others by anonymous

retagged Jan 24, 2019 by Omkar 393 views
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

Jan 17, 2019 in Others by anonymous
14,642 views
0 votes
1 answer

Get files in my own file format for its own dynamic icon

Regarding MAC support, "The Mac and Windows ...READ MORE

Jan 8, 2019 in Others by DataKing99
• 8,240 points
860 views
0 votes
0 answers

Is JAWS accessiblity support multilanguage japanese chinese hongkong

Hi All, I have tested the jaws accessiblity ...READ MORE

Jan 7, 2019 in Others by Ankur
• 120 points
445 views
0 votes
2 answers

How to get the URL of the current tab in Google Chrome?

Its so simple.... If you want to ...READ MORE

Aug 12, 2020 in Others by Steve
• 200 points
3,073 views
0 votes
1 answer

Singleton having finalizer without IDisposable

You wouldn't even need a finalizer if ...READ MORE

Dec 18, 2018 in Others by nirvana
• 3,130 points
1,044 views
0 votes
1 answer

How to communicate gRPC example working with Node.js?

hi.. you can read below link, it ...READ MORE

Dec 2, 2019 in Others by Narendra Reddy Dalli
2,133 views
0 votes
2 answers

What are the applications of artificial neural networks?

Artificial neural network is a computational model ...READ MORE

Mar 2, 2019 in Others by SA
• 1,090 points
2,290 views
0 votes
2 answers

How do neural networks used in AI and deep learning learn?

A neural network is a hardware or ...READ MORE

Apr 8, 2019 in Others by SA
• 1,090 points
812 views
0 votes
2 answers

How does artificial neural network work?

Artificial Neural Networks is a part of ...READ MORE

Mar 8, 2019 in Others by SA
• 1,090 points
1,500 views
0 votes
1 answer

How is machine learning used to detect objects?

To understand the surrounding environment in real ...READ MORE

Nov 30, 2018 in Others by Kailash
589 views
0 votes
0 answers

SIP simulation programs at home

Hi all, We have Cisco's packet tracer ...READ MORE

Nov 26, 2018 in Others by sandeep
• 260 points
445 views
0 votes
1 answer

Parsing a string with GetOpt::Long::GetOptions

Hey, have a look at the section ...READ MORE

Nov 15, 2018 in Others by nirvana
• 3,130 points
1,308 views
0 votes
1 answer

Using unserialize in PHP throws the same error repeatedly

I googled 'Node no longer exists', and ...READ MORE

Nov 14, 2018 in Others by DataKing99
• 8,240 points
1,266 views
0 votes
1 answer

Using/Handling colon inside a JSF generated HTML element ID in CSS selector

Yes, you can.  Just Backslash (\) the colon.  Like ...READ MORE

Nov 14, 2018 in Others by DataKing99
• 8,240 points
2,577 views
0 votes
1 answer

Creating custom property for .net assembly

While your compiler does not really support ...READ MORE

Nov 13, 2018 in Others by DataKing99
• 8,240 points
411 views
0 votes
1 answer

Validating String against USPS state abbreviations

This is how I'd do it: private static ...READ MORE

Nov 10, 2018 in Others by DataKing99
• 8,240 points
2,318 views
0 votes
1 answer

Events & Threading in Windows Forms

I don't think you should be updating ...READ MORE

Nov 10, 2018 in Others by nirvana
• 3,130 points
728 views
0 votes
1 answer

Best way to get average values within a specific set of time(say, date or year) using MySQL or Rails

I don't think post-process is what you ...READ MORE

Nov 8, 2018 in Others by DataKing99
• 8,240 points
2,714 views
0 votes
1 answer

How to check if array is multidimensional or not?

Since the 'second dimension' could be just ...READ MORE

Nov 5, 2018 in Others by DataKing99
• 8,240 points
5,303 views
0 votes
1 answer

Avoiding memory leaks in C++

If you use smart pointers at all ...READ MORE

Nov 5, 2018 in Others by nirvana
• 3,130 points
1,199 views
0 votes
1 answer

Reducing sequences in an array of strings

I've written a C# app to solves ...READ MORE

Nov 2, 2018 in Others by DataKing99
• 8,240 points
735 views
0 votes
1 answer

Different types of Collation Sensitivity

Following are the different types of collation ...READ MORE

Oct 10, 2018 in Others by CodingByHeart77
• 3,740 points
3,167 views
0 votes
1 answer

What is the difference between hadoop and google analytics ?

I will try and answer this as ...READ MORE

Aug 22, 2018 in Others by Frankie
• 9,830 points
1,305 views
0 votes
0 answers

why linux is more secure than windows?

which features make linux more secure than ...READ MORE

Jul 12, 2018 in Others by kristena1234
• 160 points
366 views
0 votes
1 answer

why linux is more secure than any other operating system?

First thing i would like to tell ...READ MORE

Jul 12, 2018 in Others by kristena1234
• 160 points
2,222 views
–1 vote
1 answer

Open file in SDCard on Android

To open a file that is on ...READ MORE

Jun 20, 2022 in Others by nisha
• 2,210 points
39,659 views
–1 vote
1 answer

"Default Activity Not Found" on Android Studio upgrade

If you see that ERROR occurrence after ...READ MORE

Feb 11, 2022 in Others by Soham
• 9,700 points
955 views
–1 vote
1 answer

I cannot access my LMS. Please help.

Hey, @Arjita, See if you have correctly logged ...READ MORE

Oct 12, 2020 in Others by Gitika
• 65,910 points
1,579 views
–1 vote
0 answers
–1 vote
0 answers

Please let me know if the assignment page opens whenever I try.

Apr 23, 2019 in Others by aneel
• 110 points
677 views
–2 votes
0 answers