.
  Vyom World.com . Let's Touch the Sky Together!  
.

Home
VyomWorld.com Home
Interview Questions
VyomLinks.com Home
JobsAssist.com Home
Vyom Network
Contact Us
Jobs & Careers
Resume Submitter
Placement Papers
IT Companies Directory
Computer Jobs
Interview Questions
Online Exams
Vyom Career eMag.
Fun
Send FREE SMS!
SMS Jokes
Source Codes Library
Source Codes Home
ASP Source Codes
C Source Codes
C++ Source Codes
COBOL Source Codes
Java Source Codes
Pascal Source Codes
Submit Source Codes
GATE
GATE an Overview
GATE Preparation
Study Materal
GRE
GRE an Overview
GRE Questions
GRE Preparation
GRE Universities
TOEFL Preparation
TOEFL Resources
GMAT Preparation
GMAT Resources
MBA Preparation
MBA Resources
Networking Concepts
Networking Concepts
Testing Preparation
Testing Resources
Webmasters
Free Traffic Builder
Webmaster Articles
Web Hosting
Tutorials
Hardware Tutorial
1500 Free eBooks New!


Home » Placement Papers » Telco Infotech Placement Papers » Telco Infotech Previous Year Placement Paper

 

Telco Infotech Placement Paper -: Programming Questions With Answers


Advertisements
Advertisements




Telco Infotech Previous Years Solved Sample Placement Papers

  1. What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?

    A. IsCallback

    B. IsReusable

    C. IsValid

    D. IsPostBack

    Ans: D
  2. If a user wants to create controls at runtime which event should be used to write code?

    A. PreLoad

    B. Load

    C. Init

    D. PreInit

    Ans: D
  3. Which of the following control provides a link for unauthenticated users to log on?

    A. Login

    B. LoginView

    C. LoginStatus

    D. LoginName

    Ans: C
  4. Where do we include the user lists for Form authentication?

    A. < credential>

    B. < authorization>

    C. < Identity>

    D. < authentication>

    Ans: A
  5. Which of the following function is used to find the first occurrence of a given string in another string?

    A. strchr()

    B. strrchr()

    C. strstr()

    D. strnset()

    Ans: C
  6. What will be the output of the program in 16-bit platform (Turbo C under DOS)?

    #include
    int main()
    {
        printf(“%d, %d, %d”, sizeof(3.0f), sizeof(‘3’), sizeof(3.0));
        return 0;
    }
        

    A. 8, 1, 4

    B. 4, 2, 8

    C. 4, 2, 4

    D. 10, 3, 4

    Ans: B
  7. Point out the error in the program?

    #include
    int main()
    {
        struct emp
        {
            char name[20];
            float sal;
        };
        struct emp e[10];
        int i;
        for(i=0; i<=9; i++)
            scanf(“%s %f”, e[i].name, &e[i].sal);
        return 0;
    }
        

    A. Error: invalid structure member

    B. Error: Floating point formats not linked

    C. No error

    D. None of above

    Ans: B
  8. To kill a users session explicitly which of the following will you use?

    A. Session.Close()

    B. Session.End()

    C. Session.Abondon()

    D. Session.Discard()

    Ans: C. Session.Abondon()
  9. What ASP.NET object encapsulates the state of the client and the browser?

    A. Application Object

    B. Session Object

    C. Response Object

    D. Request Object

    Ans: B. Session Object
  10. Default Session data is stored in ASP.Net.

    A. StateServer

    B. Session Object

    C. InProcess

    D. Schedule object

    Ans: B. Session Object
  11. If you are using the DataSet and you have to display the data in sorted order what will you do?

    A. Use Sort method of DataTable

    B. Use Sort method of DataSet

    C. Use DataViev object with each sort

    D. Use datapaging and sort the data.

    Ans: C. Use DataViev object with each sort
  12. How do you determine the actual SQL data type of a SqlParameter (the type expected by the SQL Server)?

    A. It is the .NET Framework data type in your application that the parameter represents.

    B. It is the type of column or data in SQL Server that the command expects.

    C. It is the type of column in a DataTable that it represents.

    D. It is any type defined in the SqlDbDataType enumeration.

    Ans: B. It is the type of column or data in SQL Server that the command expects.
  13. What are the three primary kinds of parameters?

    A. Input, Integer, String

    B. Integer, String, DateTime

    C. int, varchar, nvarchar

    D. Input, Output, InputOutput

    Ans: D. Input, Output, InputOutput




 


.

Recently Updated: New Placement Papers added.
Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | GRE Preparation | Jobs, Discussions | Software Listing | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | International Business Information | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | FAQs | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Excellent Mobiles | Software Testing | Interview Questions | Freshers Jobs | Server Insiders | File Extension Directory

Copyright ©2003-2025 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy