Question

Which of these is not a basic type in computer science? manicule integer floating point value...

  1. Which of these is not a basic type in computer science?

    manicule

    integer

    floating point value

    string

Homework Answers

Answer #1

In computer science, type simply defines he type of variable we are using in our program. You can also called it
Data Type. From the above options int, float, string are the data types but manicule is not a type or data type

Manicule- manicule is basically a shape which is used to draw attention. Denoted by ☛

Int- int is basically defines those values which is a whole number. It can be positive or negative but not
   decimal point(float value). Eg- 1, 57, -98, 35 etc.

Floating point values- These are the variable types used to store the floating number. Eg- 23.87, 287.456 etc.
   It basically used for large calculations.

String- string is a data type which is used to store the words(like names, collection of alphabets).
   Eg- Bob, Alica, Alex etc.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Which of the following statements is false? a. Variables of type float represent single-precision floating-point numbers...
Which of the following statements is false? a. Variables of type float represent single-precision floating-point numbers and have seven significant digits b. Java provides two primitive types for storing floating-point numbers in memory—float and double c. A floating-point number is a number with a decimal point d. Variables of type double represent double-precision floating-point numbers; these require twice as much memory as float variables and provide 14 significant digits
scientific notation is represented by floating point values internal to the computer. What are the three...
scientific notation is represented by floating point values internal to the computer. What are the three fields used in floating point?
Write a DFA that recognizes a valid floating point number as described below.   "A floating constant...
Write a DFA that recognizes a valid floating point number as described below.   "A floating constant consists of an integer part, a decimal point, a fraction part, an e or E, an optionally signed integer exponent and an optional type suffix, one of f, F, l, or L. The integer and fraction parts both consist of a sequence of digits. Either the integer part or the fraction part (not both) may be missing; either the decimal point or the e...
CS 204 Computer Organization 1. Why IEEE Floating Point Standards is used in computer? 2. Why...
CS 204 Computer Organization 1. Why IEEE Floating Point Standards is used in computer? 2. Why IEEE Floating Point Standards is used in engineering? I need 4-5 bullets for each question
Should variables that contain numbers always be declared as integer or floating-point data types? Why or...
Should variables that contain numbers always be declared as integer or floating-point data types? Why or why not? Name potential examples
Q1- Raft foundation is it coming under floating foundation or not?? Q2- Which type of floating...
Q1- Raft foundation is it coming under floating foundation or not?? Q2- Which type of floating foundation is used for high rise building?
Foundation of computer science Let x be a real number, and n be an integer. 1....
Foundation of computer science Let x be a real number, and n be an integer. 1. Devise an algorithm that computes x n . [Hint: First, give a procedure for computing x n when n is nonnegative by successive multiplication by x, starting with 1 until we reach n. Then, extend this procedure and use the fact that x -n = 1/x n to compute x n when n is negative.] 2. Write its corresponding program using your favorite programming...
What are fixed location, floating location, point-of-use storage, and central storage methods for locating stocks? For...
What are fixed location, floating location, point-of-use storage, and central storage methods for locating stocks? For storing which kind of products the fixed location, floating location, point-of-use storage and central storage are appropriate - give 1 example of each. Subkject - Materials Science
MFLOPS (millions of floating-point operations per second) was commonly used to gauge computer system performance up...
MFLOPS (millions of floating-point operations per second) was commonly used to gauge computer system performance up until the 1980s. Explain why it can be a very poor measure of a processor’s performance. Are there any circumstances under which it is a valid measure of performance? If so, describe those circumstances.
80% of the employees in a specialized department of a large software firm are computer science...
80% of the employees in a specialized department of a large software firm are computer science graduates. A project team is made up of 9 employees. Part a) What is the probability to 3 decimal digits that all the project team members are computer science graduates? Part b) What is the probability to 3 decimal digits that exactly 3 of the project team members are computer science graduates? Part c) What is the most likely number of computer science graduates...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT