Login
Remember
Register
User Robin
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by Robin
0
votes
1
answer
When a top-level function is entered, the LISP processor do(es)?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
2
answers
What is Artificial intelligence?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
The traditional way to exit and LISP system is to enter __________
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Expert Ease was developed under the direction of __________
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Which of the following is not an application of AI?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
In which university the first demontration of AI program run?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
In which year John McCarthy coined the term Artificial Intelligence?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Which of the following is an application of AI?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
system
application
0
votes
1
answer
AI Technique is a manner to organize and use the knowledge efficiently in such a way that _____.
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Which of the following is not the type of AI?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
How many types of AI is there?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
A computer program with AI can not answer the generic questions it is meant to solve.
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Which of the following areas can not contribute to build an intelligent system?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Which of the following areas can contribute to build an intelligent system?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
A major thrust of AI is in the development of computer functions associated with human intelligence.
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
What are the main goals of AI?
asked
Oct 11, 2022
in
Artificial Intelligence
ai
artificial
intelligence
+1
vote
1
answer
Artificial Intelligence is a way of _____.
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
Who is the father of Artificial Intelligence?
asked
Oct 11, 2022
in
Artificial Intelligence
artificial-intelligence
0
votes
1
answer
The syntax of Eval is ________________
asked
Oct 9, 2022
in
JavaScript
eval
javascript
0
votes
1
answer
If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph?
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
Syntax for creating a RegExp object: 1. var txt=new RegExp(pattern,attributes); 2. var txt=/pattern/attributes; Which of the above mentioned syntax will correct?
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
Which of the following is true?
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
What if we put ++ operator inside if condition? find the output of below code <script> var a = 10; if(a == a++) document.write(a); </script>
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
What is the output of below Javascript code? alert (typeof new Date() );
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
What if you use parseInt() to convert a string containing decimal value?
asked
Oct 9, 2022
in
JavaScript
javascript
parseint
0
votes
1
answer
Which of the following method checks if its argument is not a number?
asked
Oct 9, 2022
in
JavaScript
javascript
+1
vote
1
answer
Does JavaScript allow exception handling?
asked
Oct 9, 2022
in
JavaScript
javascript
exception
handling
0
votes
1
answer
In JavaScript, Arrays are data type) State True or False
asked
Oct 9, 2022
in
JavaScript
javascript
array
0
votes
1
answer
Find output of below Javascript addition code document.write("1 plus 1 is " + 1 + 1);
asked
Oct 9, 2022
in
JavaScript
javascript
code
0
votes
1
answer
How ++ works in Javascript? Find output of below Javascript code.
asked
Oct 9, 2022
in
JavaScript
javascript
code
operator
Page:
« prev
1
...
46
47
48
49
50
51
52
53
54
55
56
...
107
next »
...