aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Informatics Practices
  • Identify the return type of the following function declar...
Multiple choice

Identify the return type of the following function declaration Public Triangle$ (Dim side as Single)

  1. String

  2. Integer

  3. Variant

  4. Double

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In VB, the '$' suffix is a type-declaration character for String. Therefore, Triangle$ declares a function that returns a String.

Keep practicing — related questions

  • The .Net framework types have the following function like ____?
  • Which of the following functions is performed by the program given below? class Demo { public static void m...
  • Which of the following symbols is used in Java to separate consecutive identifiers in a variable declaration?
  • Which of the following types of intermediate codes is used in a single pass compiler?
  • Which of the following is/are the conditions for automatic type conversion? (a) The two types are compatibl...
  • Which of the following types is not supported in common type system in .Net framework?
  • Directions: In the following question, there is a certain relationship between two given numbers on one sid...
  • Directions: In the following question, there is a certain relationship between two given numbers on one sid...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy