Bissoy.com
Login
Doctors
Medicines
MCQs
Q&A
Ask
Merit Test
Questions
Courses
Which of the following, is a component of an expert system?
inference engine
knowledge base
user interface
All of the above
None of the above
LohaHridoy
0
Edit
4
views
2025-01-04 04:42
1
Answers
AhmedNazir
Answer: Option 4
Let'
0
Thanks
4
views
Answered
2022-09-01 13:21
Report
Edit
Call
Related Questions
What is the printout of the following switch statement char ch = 'a'; switch (ch){ case 'a': case 'A': System.out.print(ch); break; case 'b': case 'B': System.out.print(ch); break; case 'c': case 'C': System.out.print(ch); break; case 'd': case 'D': System.out.print(ch); }?
1 Answers
6
Views
What is the result of compiling and running the following code class Base{ public Base(){ System.out.print("Base"); } } public class Derived extends Base{ public Derived(){ this("Examveda"); System.out.print("Derived"); } public Derived(String s){ System.out.print(s); } public static void main(String[] args){ new Derived(); } }?
1 Answers
30
Views
When liquid and vapour phase of multi-component system are in equilibrium (at a given temperature and pressure), then chemical potential of each component is?
1 Answers
5
Views
Relative volatility varies with the concentration of component for an ideal solution. The relative volatity of a binary mixture may be defined as the ratio of vapor pressure of component 'A' to that of component 'B', when?
1 Answers
5
Views
What will be the result of compiling and executing the following program code class Vehicle{ public void printSound(){ System.out.print("vehicle"); } } class Car extends Vehicle{ public void printSound(){ System.out.print("car"); } } class Bike extends Vehicle{ public void printSound(){ System.out.print("bike"); } } public class Test{ public static void main(String[] args){ Vehicle v = new Car(); Bike b = (Bike) v; v.printSound(); b.printSound(); } }?
1 Answers
6
Views
What will be the result after the class Test execution class A{ public void doA(){ B b = new B(); b.dobB(); System.out.print("doA"); } } class B{ public void dobB(){ C c = new C(); c.doC(); System.out.print("doB"); } } class C{ public void doC(){ if(true) throw new NullPointerException(); System.out.print("doC"); } } public class Test{ public static void main(String args[]){ try{ A a = new A(); a.doA(); }catch(Exception ex){ System.out.print("error"); } } }?
1 Answers
9
Views
A reasonably general expression for vapour-liquid phase equilibrium at low to moderate pressure is Φi yi P = Yi xi fi° where, Φ is a vapor fugacity component, Yi is the liquid activity co-efficient and fi° is the fugacity of the pure component i. the Ki value (Yi = Ki xi) is therefore, in general a function of?
1 Answers
6
Views
Which of the following is an advantage of using an expert system development tool?
1 Answers
4
Views
Which of the following is a component of an expert system?
1 Answers
4
Views
Which of the following statement(s) is/are correct about the attitudes of Alvars and Nayanars towards caste system I. Alvars and Nayanars initiated a movement of protest against the caste system and the dominance of Brahmanas or at least attempted to reform the system. II. Alvars and Nayanars always supported the caste system in the society. III. The importance of the traditions of the Alvars and Nayanars was sometimes indicated by the claim that their compositions were as important as the Vedas?
1 Answers
5
Views
কোরআন
হাদিস
চাকুরি প্রস্তুতি
বিশ্ববিদ্যালয় ভর্তি
মেডিকেল SBA
12
এইচএসসি
10
এসএসসি
8
জেএসসি
এক্সাম দিয়ে মেধা যাচাই করুন
Job Preparation (1125)
Admission (754)
এসএসসি (10)
এইচএসসি (5)
Login Required
You need to log in to continue.
Login
Cancel
Download Required
You need to download the app to make a call.
Download
Cancel