GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

Using a floating number arrangement, a computer stores a num…

Using a floating number arrangement, a computer stores a number in 32 bits. Which is the correct representation in IEEE 32-bit floating point format of (40.75)10

Read Details

Which one is the reduced expression of the boolean expressio…

Which one is the reduced expression of the boolean expression A + AB?

Read Details

Which component generates memory addresses to be placed on t…

Which component generates memory addresses to be placed on the Address Bus during read and write operations?

Read Details

What is the output of the following script “continueExample….

What is the output of the following script “continueExample.sh”

Read Details

What is the 2’s Complement representation of the decimal num…

What is the 2’s Complement representation of the decimal number -80 in 8 bits?

Read Details

Assume “record.txt”  has several employees information such…

Assume “record.txt”  has several employees information such as name, email, mobile, street, city, etc.  Write a Bash script that takes the “record.txt”   file as input from the command line. Find mobile numbers from the text file and display all mobile numbers only.

Read Details

Write a bash script to find the people who spend at least $6…

Write a bash script to find the people who spend at least $63.00 in any category. Just display first name and Phone.   Assume empData.csv has at least 100 records with the following format: [Don’t use awk command] FirstName|LastName|Phone|Expense1|Expense2|Expense3. Rachel|Miller|(111)222-3333|$100.00|$9.00|$27.50 John|Doe|(771)202-3783|$10.00|$43.00|$181.50 David|Wilson|(991)302-8785|$200.00|$63.00|$281.50

Read Details

Which given command lists all files from the current directo…

Which given command lists all files from the current directory whose size is greater than 400KB?

Read Details

Assume “record.txt”  has several employees information such…

Assume “record.txt”  has several employees information such as name, email, mobile, street, city, etc.  Write a Bash script that takes the “record.txt”   file as input from the command line. Find mobile numbers from the text file and display all mobile numbers only. The mobile number format is 123-45-67890.

Read Details

What is a POS?

What is a POS?

Read Details

Posts pagination

Newer posts 1 … 36,045 36,046 36,047 36,048 36,049 … 69,525 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top