Question
(A) Travelling of salesman
(B) Location awareness services
a.
(A) true; (B) false
b.
Both (A) and (B) are true
c.
Both (A) and (B) are false
d.
(A) false; (B) true
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following is/are true w.r.t. applications of mobile computing? (A) Travelling of salesman (B) Location awareness services
Similar Questions
Discover Related MCQs
Q. In 3G network, W-CDMA is also known as UMTS. The minimum spectrum allocation required for W-CDMA is ..........
View solution
Q. Which of the following statements is/are true w.r.t. Enterprise Resource Planning (ERP)?
(A) ERP automates and integrates majority of business processes.
(B) ERP provides access to information in a Real Time Environment.
(C) ERP is inexpensive to implement.
View solution
Q. Consider the following JAVA program:
public class First {
public static int CBSE (int x) {
if (x < 100) x = CBSE (x +10);
return (x - 1);
}
public static void main (String[] args){
System.out.print(First.CBSE(60));
}
}
What does this program print?
View solution
Q. What can you say about the following statements?
I. XML tags are case-insensitive.
II. In JavaScript, identifier names are case-sensitive.
III. Cascading Style Sheets (CSS) cannot be used with XML.
IV. All well-formed XML documents must contain a document type definition.
View solution
Q. ................. is subject oriented, integrated, time variant, non-volatile collection of data in support of management decisions.
View solution
Q. In Data mining, classification rules are extracted from ..............
View solution
Q. Discovery of cross sales opportunities is called as ...............
View solution
Q. In Data mining, .............. is a method of incremental conceptual clustering.
View solution
Q. Match the following with reference to Functional programming history:
a. Lambda calculus i. Church, 1932
b. Lambda calculus as
programming language ii. Wordsworth, 1970
c. Lazy evaluation iii. Haskel, 1990
d. Type classes iv. Mecarthy, 1960
Codes :
a b c d
View solution
Q. Aliasing in the context of programming languages refers to:
View solution
Q. Which of the following is not used in standard JPEG image compression?
View solution
Q. Which of the following is a source coding technique?
View solution
Q. If the histogram of an image is clustered towards origin on X-axis of a histogram plot then it indicates that the image is .............
View solution
Q. Which of the following statements is incorrect for a Windows Multiple Document Interface (MDI)?
View solution
Q. The region of feasible solution of a linear programming problem has a ............... property in geometry, provided the feasible solution of the problem exists.
View solution
Q. Consider the following statements:
(a) Revised simplex method requires lesser computations than the simplex method.
(b) Revised simplex method automatically generates the inverse of the current basis matrix.
(c) Less number of entries are needed in each table of revised simplex method than usual simplex method.
Which of these statements are correct?
View solution
Q. Which of the following is characteristic of an MIS?
View solution
Q. ................. system is market oriented and is used for data analysis by knowledge workers including Managers, Executives and Analysts.
View solution
Q. .................. allows selection of the relevant information necessary for the data warehouse.
View solution
Q. ................. uses electronic means to transfer funds directly from one account to another rather than by cheque or cash?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Current Trends and Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!