Questions

Q:

Give a circuit to divide frequency of clock cycle by two?

Answer

You can divide the frequency of a clock by just implementing T Flip flop.


Give clock as clock input and tie the T input to logic 1.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2139
Q:

Point out the error, if any, in the following program.

main()

{

    int a = 10;

    void f();

    a = f();

    printf ( "\n %d", a );

}

void f()

{

    printf ( "\n Hi ");

}

Answer

In spite of defining the function f() as returning void, the program is trying to collect the value returned by f() in the variable a.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2139
Q:

Why is it important to monitor ad campaign performance?

Answer

In order to determine if campaigns meet business marketing and conversion goals.

Report Error

View answer Workspace Report Error Discuss

0 2138
Q:

Project Procurement Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Request Seller Responses?

Answer

I. Inputs



  • Organizational process assets

  • Procurement management plan

  • Procurement documents


II. Tools and Techniques



  • Bidder conferences

  • Advertising

  • Develop qualified sellers list


III. Outputs



  • Qualified sellers list

  • Procurement document package

  • Proposals

Report Error

View answer Workspace Report Error Discuss

0 2137
Q:

Who became the first-ever Indian javelin-thrower to win an Asian Games gold medal 2018?

A) Manjit Singh B) Neeraj Chopra
C) Amit Panghal D) Manika Batra
 
Answer & Explanation Answer: B) Neeraj Chopra

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

2 2137
Q:

How many bits are in a MAC address?

A) 64 B) 48
C) 32 D) 16
 
Answer & Explanation Answer: B) 48

Explanation:

MAC - Media Access Control, address is a globally unique identifier assigned to network devices, and therefore it is often referred to as hardware or physical address.

 

MAC addresses are 6-byte (48-bits) in length, and are written in MM:MM:MM:SS:SS:SS format.

Report Error

View Answer Report Error Discuss

0 2137
Q:

What does the EU do?

Answer

Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2136
Q:

4 years ago, the respective ratio between 1/2 of A’s age at that time and four times of B’s age at that time was 5 : 12. Eight years hence 1/2 of A’s age at that time will be less than B’s age at that time by 2 years. What is B’s present age ?

A) 10 years B) 12 years
C) 14 years D) 8 years
 
Answer & Explanation Answer: A) 10 years

Explanation:
Report Error

View Answer Report Error Discuss

3 2136