Searching for "13"

Q:

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

#include "stdarg.h"

main()

{

     display ( 4, 12.5, 13.5, 14.5, 44.3);

}

display(int num, ...)

{

       float c; int j;

        va_list ptr;

        va_start (ptr, num);

        for ( j = 1; j <= num; j++)

        {

            c = va_arg ( ptr, float );

            printf ("\n%f", c);

         }

}

Answer

While extracting a float argument using va_arg we should have useed 


c = va_arg (ptr, double)

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

Q:

Your inside locals are not being translated to the inside global addresses. Which of the following commands will show you if your inside globals are allowed to use the NAT pool?

ip nat pool Corp 198.18.41.129 198.18.41.134 netmask 255.255.255.248

ip nat inside source list 100 int pool Corp overload

A) debug ip nat B) show access - list
C) show ip nat translation D) show ip nat statistics
 
Answer & Explanation Answer: B) show access - list

Explanation:

Once you create your pool, the command ip nat inside source must be used to say which inside locals are allowed to use the pool. In this question we need to see if access - list 100 is configured correctly, if at all , so show access - list is the best answer.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Who is the Richest investor as per March 2013?

Answer

Warren Edward Buffett(USA), chairman of Berkshire Hathaway, is the world's richest investor, estimated to be worth $53.5 billion as of march 2013.

Report Error

View answer Workspace Report Error Discuss

Q:

In a certain code GUIDE is written as 49132 and BEAM is written as 8257. How is IMAGE written in that code?

A) 17542 B) 15742
C) 27541 D) 18542
 
Answer & Explanation Answer: A) 17542

Explanation:

Look at the following table which shows the letters and their respective codes :

Letter     A     B     D     E     G     I     M     U     

Code       5     8     3     2     4     1     7     9

Therefore, the code for IMAGE is 17542

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

Q:

After the decline of the Chalukya kingdom of Kalyani at the close of the 12th and of the chola kingdom at the begining of the 13th century, the new kingdom which arose in South India were

A) Yadavas of Devagiri and Kakatiyas of Warangal B) Hoysalas of Dwarsamudra and Pandyas of Madurai
C) Vijayanagar and Bahamani kingdoms D) Both (a) and (b)
 
Answer & Explanation Answer: D) Both (a) and (b)

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z.

 

Which letter is in the middle of 13th letter from the left and 4th letter from the right?

A) R B) I
C) J D) S
 
Answer & Explanation Answer: A) R

Explanation:

Find out the positions of both the letters from the left and divide the sum of the positions of both the letters from the left by 2. Here 13+23=36. Now divide 36 by 2 , i.e 18. Hence R is the required letter.

Report Error

View Answer Report Error Discuss

Filed Under: Alphabet Test

Q:

India was ranked at which of the following position out of 132 countries on the social progress index (SPI) 2014?

A) 92 B) 98
C) 102 D) 104
 
Answer & Explanation Answer: C) 102

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

Q:

Which of the following companies has received the Most Efficient Navratna Award for the year 2013?

A) GAIL B) SAIL
C) HAL D) BEL
 
Answer & Explanation Answer: C) HAL

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness